Manifold Governance is an Aragon OSx DAO Template that includes a veToken, Fee Distributor, and a Voting Plugin
DAOBox: DAO Development Discord
- copy the
.env.example
to.env
and set the variables - install the dependencies
pnpm install
forge build
- run the test suite
forge test -vvv
This project is licensed under MIT.