🧪 DAO-Tao is an advanced toolkit for building and managing decentralized autonomous organizations (DAOs) across multiple blockchains. It leverages AI and automation to streamline decision-making and governance processes.
⚙️ Built using NextJS, RainbowKit, Hardhat, Wagmi, Viem, and Typescript.
Before you begin, you need to install the following tools:
- Node (>= v18.18)
- Yarn (v1 or v2+)
- Git
To get started with DAO-Tao, follow the steps below:
- Clone this repo & install dependencies
git clone https://github.com/daotao/daotao.git
cd daotao
yarn install
- Run a local network in the first terminal:
yarn chain
This command starts a local Ethereum network using Hardhat. The network runs on your local machine and can be used for testing and development. You can customize the network configuration in hardhat.config.ts.
- On a second terminal, deploy the test contract:
yarn deploy
This command deploys a test smart contract to the local network. The contract is located in packages/hardhat/contracts and can be modified to suit your needs. The yarn deploy command uses the deploy script located in packages/hardhat/deploy to deploy the contract to the network. You can also customize the deploy script.
- On a third terminal, start your NextJS app:
yarn start
Visit your app on: http://localhost:3000. You can interact with your smart contract using the Debug Contracts page. You can tweak the app config in packages/nextjs/scaffold.config.ts.
- Edit your smart contract YourContract.sol in packages/hardhat/contracts
- Edit your frontend homepage at packages/nextjs/app/page.tsx. For guidance on routing and configuring pages/layouts checkout the Next.js documentation.
- Edit your deployment scripts in packages/hardhat/deploy
- Edit your smart contract test in: packages/hardhat/test. To run test use yarn hardhat:test
- Real-time Updates: Get real-time updates on DAO proposals directly in your inbox, powered by our AI engine.
- Cross-Chain Management: Manage governance and voting across multiple blockchain networks seamlessly.
- AI-Powered Insights: Our AI analyzes proposals and suggests the best actions to simplify decision-making.
- Secure Voting: Cast your vote safely and securely with automated smart contract interactions.
- Connect Your Wallet: Securely connect your Web3 wallet to start.
- Choose DAOs: Select the DAOs you’re interested in from a list of cross-chain DAOs.
- Receive Notifications: Get real-time proposal notifications and view detailed insights powered by AI.
- Vote Easily: Vote directly from our platform with one click. Safe and automated.
- Cross-Chain Governance: Govern DAOs across Ethereum, Binance Smart Chain, and more.
- Automated Proposal Management: Track and manage hundreds of DAO proposals automatically.
- Secure Community Voting: Enable community voting with secure, automated processes.