create-dao
create-dao copied to clipboard
create-dao
We have halted the development for this project for now.
To use the npx package run, in a terminal:
npx create-dao
Technologies
This project is built with the following open source libraries, frameworks and languages.
| Tech | Description |
|---|---|
| NextJS | Front end user interface |
| ChakraUI | A simple & modular component library |
| Hardhat | Ethereum development environment for professionals |
| @web3-ui/core | A set of React components and hooks made for web3-specific use cases. |
How to Contribute
Read the CONTRIBUTING GUIDELINES.
Issues
If you find a bug or would like to request a feature, please visit ISSUES
Quick Start Notes
For development
- Run
yarn - In one terminal
- Run
yarn chain - In another terminal
- Run
yarn deploy - Run
yarn dev
For publishing
- Run
yarn update-version - Then run
yarn publish-latest