ETHDenver DAO is a DAO for the ETHDenver Conference and Hackathon. This repo is configuring and deploying the ETHDenver DAO.
The DAO is based on DAOstack's Arc platform, and using the Infra platform for decision making, based on Holographic Consensus.
A Rinkeby example for the DAO was deployed, with its Avatar on address 0xfa0646b726ba94840eb3cd77095d46da775ad3ed. The complete addresses and deployment logs can be found here.
Rinkeby deployment links
- Avatar
- Reputation
- Token
- Controller
- Reputation bootstrap schemes
- Governance schemes
The dao contracts are based on arc version 0.0.1-rc.36
-
npm i
-
npm run migrate_test -- --private-key <PRIVATE_KEY> --provider https://mainnet.infura.io/v3/<infuraKey>