This is a DAO dApp which lets users mint their membership NFT and be a part of the DAO. $WOOF is the governance token of this DAO. This DAO is a mock DAO for people who want to get together and help stray dogs & adopt them <3. Users can earn $WOOF tokens by donating and adopting stray dogs.
This project is done using thirdweb API and Buildspace projects. It was a wonderful experience developing using their guide!
Deployed live on - https://doggie-dao.vercel.app/
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!