Skip to content

api3dao/api3-dao

Repository files navigation

API3 DAO

  • Install the dependencies
npm run bootstrap

Packages

A customized version of the Aragon Voting app. It integrates with the pool contract to implement proposal spam protection measures.

The package that keeps the DAO configuration and deployment implementation

A pool contract that users can stake API3 tokens to receive voting power at the DAO

A convenience contract used to make batch view calls to the DAO contracts

Audits

This repo is audited by the following in this order:

You can also find the audit reports in reports/. Note that the convenience package implements view functions for the dashboard and is developed after the audits.

QS audit seal

Bug bounty

If you have detected an issue that may cause serious consequences such as loss of funds:

  • Mail [email protected] explaining the issue. You will be contacted.
  • Do not disclose the issue to anyone else in any form until it is addressed.

If you are the first one to disclose the issue and we decide to act on it, you will be rewarded proportional to the severity of the issue. Our bug bounty program will be further formalized in the future.