Overview
Taco DAO is a web-based project developed with Next.js, ChakraUI, and ThirdWeb. It is a decentralized autonomous organization (DAO) where users can become members of the TacoDAO, mint their membership NFT, and use the DAO token for decision-making within the organization. The project is deployed on Vercel and can be interacted with through a demo link. It was developed for academic purposes and is recommended for developers interested in web3 development.
Features
- TacoDAO Membership: Users can become members of the TacoDAO and mint their membership NFT.
- TacoDAO Governance Token: Users can use the DAO token for decision-making within the organization.
- TacoDAO Epic Proposals (Vote): Users can participate in voting for epic proposals within the TacoDAO.
Installation
To install the Taco DAO project, follow these steps:
- Make sure you have Metamask wallet installed.
- Set up Metamask to use the Rinkeby test network.
- Clone the project repository.
- Navigate to the project directory.
- Install the dependencies by running
npm installoryarn install. - Start the development server by running
npm run devoryarn dev. - Open your browser and go to
http://localhost:3000to see the project running.
Summary
Taco DAO is a web-based project developed with Next.js, ChakraUI, and ThirdWeb. It allows users to become members of the TacoDAO, mint their membership NFT, and use the DAO token for decision-making within the organization. The project is deployed on Vercel and is recommended for developers interested in web3 development. To install the project, Metamask wallet needs to be installed and configured to use the Rinkeby test network.