Meta Transaction enabled DAO platform powered by Lens Protocol, Biconomy, and Aragon. DAO Box leverages the Vote Delegation feature built into Lens protocol NFTs, and enables communities to spin up a DAO governed by a follow NFT.
DAOs come equipped with a treasury contract that can interact with any other on polygon as well as onchain gas-less voting. Discussions are also baked into the platform and powered by lens. With DAO Box you no longer need snapshot or a Discourse forum, you get everything you need out the box!
cp .env.example .env
pnpm install
we use tenderly for debugging and monitoring. Its optional but highly recommended. you can create a free account here
install on mac with
brew tap tenderly/tenderly
brew install tenderly
login
tenderly login
initialize the project
tenderly init
Deployment will only work on Mumbai or a fork network. We rely on some factory contracts from Aragon Classic which are deployed there.
first modify the .env.example
and save it as .env
then deploy with
npx deploy --network mumbai
For a place to have open discussions on features, voice your ideas, or get help with general questions please visit our community at Discord.
DAO Box is open-sourced software licensed under the © MIT.