dapper-dao.mp4
A dApp to run a decentralized autonomous organization (DAO), registered admins can add other members to the DAO. Only members are allowed to vote on proposals. A proposal will be passed if it has over 50% upvotes after the vote period has ended. Each member is only allowed to vote one time on each proposal.
- Role based access, only an Admin can add other members
- Creating proposals which only DAO members can vote on
- Up and down-voting on proposals
- Daily, weekly or monthly duration for proposals
- React
- Vite
- Shadcn UI
- Tailwind CSS
- TypeScript
- Viem
- Hardhat
- Solidity