Description
Built a DAO on buildspace.so over the weekend. I used the thirdweb JavaScript SDK to create the entire DAO deploying contracts on the Blockchain. Over the course of the project, I created a website where you can connect your Web3 wallet, mint a membership NFT for the DAO, deployed a governance token, airdropped token to members, and created contracts that users could vote on for MicroDao.
Join MicroDao!
Preview of the Site
Landing Page
Mint your Membership NFT
Micro Member Page
Skills Gained
- Web3 Development: Learned how to utilize a new SDK to build a DAO deployed on the Rinkeby Test Block Chain. These skills will help me build and hack away in Web3.
- Front End Development: This project helped me learn react front end development creating responsive components from the Web3 contracts that I created