This is a simple web application created with Web 3 development framework Thirdweb, JavaScript, CSS, HTML and Nix.
The app has several key features that allow users to create, deploy, and manage tokens, NFTs, claims, and voting.
Create and configure tokens in the app. Set the token name, symbol, total supply, and other parameters.
Configure NFTs in the app. You can set the NFT name, symbol, and other details.
Set claims conditions for tokens and NFTs. You can define the conditions for claiming tokens or NFTs.
Deploy tokens in the app. You can deploy tokens to the blockchain.
Airdrop tokens from the app. Airdrop tokens to multiple addresses.
Set up and deploy votes in the app. Create and configure voting sessions to allow users to vote on proposals.
I hope you enjoy using the Web3 Dao Web App!
TO RUN:
- Run
npm install
at the root of your directory - Run
npm start
to start the project - Start coding!