To get started with this project, clone this repo and follow these commands:
- Run
npm install
at the root of your directory - Run
npm start
to start the project - Start coding!
Have some questions make sure you head over to your buildspace Dashboard and link your Discord account so you can get access to helpful channels and your instructor!
- ✅ deployed your own custom ERC-20 token
- ✅ deployed your own ERC-1155 NFT people can mint to join your DAO.
- ✅ deployed your own governance contract + treasury.
- ✅ built a dapp that lets people connect their wallet, get an NFT, see a DAO Dashboard where they can see other members + actually vote on proposals that are executed directly by your governance contract.