API3 DAO
- Install the dependencies
npm run bootstrap
Packages
@api3-dao/api3-voting
A customized version of the Aragon Voting app. It integrates with the pool contract to implement proposal spam protection measures.
@api3-dao/dao
The package that keeps the DAO configuration and deployment implementation.
@api3-dao/pool
A pool contract that users can stake API3 tokens to receive voting power at the DAO. It implements a MiniMe interface that integrates to the API3 Voting app.