This project creates a web UI around the DAO DAO V1 smart contracts. Enabling users to:
- Create a governance token based DAO or multisig
- View proposals and treasury info
- Easily create proposals
- Vote on proposals
All without having to code!
You can find more info in our documentation. Join the DAO DAO Discord if you're interested in becoming a contributor.
git clone https://github.com/DA0-DA0/dao-ui
cd dao-ui
yarn
Run the dev
script concurrently for all packages to develop locally.
yarn turbo run dev
Learn more about Turborepo.
This project was bootstrapped with npx create-turbo@latest
.
Interested in contributing to DAO DAO? Check out CONTRIBUTING.md.
DAO DAO TOOLING IS PROVIDED “AS IS”, AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND. No developer or entity involved in creating the DAO DAO UI or smart contracts will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of DAO DAO tooling, including any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits, cryptocurrencies, tokens, or anything else of value.