/Buildspace-DAO_DoggieDAO

A simple DAO project with dashboard where users can be a member of the DAO and take actions.

Primary LanguageJavaScriptMIT LicenseMIT

Doggie DAO

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!

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!