Skip to content

abbylow/buildspace-dao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

buildspace x thirdweb - Build your own DAO with just Javascript

Welcome 👋

To get started with this project, clone this repo and follow these commands:

  1. Run npm install at the root of your directory
  2. Run npm start to start the project
  3. Start coding!

Questions?

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!

What do we do in this DAO project

  • ✅ 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.