Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
TacoDAO [UI] – a web3 DAO interface built with Next.js, ChakraUI, and ThirdWeb for minting membership NFTs and voting on proposals.
TacoDAO [UI] is a web3 DAO dashboard template built with Next.js, ChakraUI, and ThirdWeb that lets users join a decentralized organization by minting a membership NFT and voting on proposals with a governance token. Created by Braian Vaylet during a buildspace course, this open-source project is deployed live on Vercel and demonstrates a complete DAO front end connected to Rinkeby testnet contracts.
TacoDAO [UI] is a front-end for a decentralized autonomous organization, or DAO, that combines a React-based interface with blockchain smart contracts. It takes a Metamask wallet connection on the Rinkeby test network as its primary input and produces an interactive dashboard where users can mint a membership NFT, view their governance token balance, and submit votes on proposals. The repository lists three deployed contracts on Rinkeby: the TacoDAO Membership contract, the TacoDAO Governance Token, and the TacoDAO Epic Proposals voting contract. The project was built with educational purposes during the buildspace courses and uses ThirdWeb to handle the blockchain interactions.
First, users install and configure Metamask for the Rinkeby test network. After connecting the wallet, the app loads the DAO's contract data through ThirdWeb. Users can then mint the membership NFT, which grants access to participate in governance, and use their governance token balance to vote on proposals recorded in the Epic Proposals contract. All contract addresses are visible in the README for verification on Etherscan.
![screenshot of TacoDAO [UI] on template0.com](https://cdn.sanity.io/images/asuw607r/production/8a84036b9baed0cfad804ce26758e346357756ca-1920x1080.png?q=40)