Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/EmanuelCampos/sseraphiniDAO
monorepo for sibeliusDAO
https://github.com/EmanuelCampos/sseraphiniDAO
Last synced: 8 days ago
JSON representation
monorepo for sibeliusDAO
- Host: GitHub
- URL: https://github.com/EmanuelCampos/sseraphiniDAO
- Owner: EmanuelCampos
- Created: 2022-05-05T20:41:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-20T15:02:14.000Z (over 2 years ago)
- Last Synced: 2024-10-29T10:21:39.834Z (18 days ago)
- Language: TypeScript
- Size: 352 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SSeraphiniDAO
Open-source to a governance using ERC20 Tokens,
## Getting Started
This project uses [classic Yarn 1.x Workspaces](https://classic.yarnpkg.com/en/docs/workspaces)
To setup a local development, you can clone and run Yarn in the root of the project:
```bash
git clone https://github.com/EmanuelCampos/sseraphiniDAO
cd sseraphiniDAO
yarn install
```This will install all dependencies for projects inside `packages/`