Please see the SPEC
Note: The result of tests is readily available here.
git clone [email protected]:EnterDAO/ENTER-DAO.git
yarn install
yarn test
# or if you want to run with coverage
yarn run coverage
Governance.sol
Deployment
- Deploys the Governance contract
- Initialises the contract with the provided Kernel Address
- Verifies the contract at Etherscan
npx hardhat deploy --network {NETWORK} --kernel {ADDRESS}
Governance deployed at: 0x843Ec9F11E9162bD1A93428f574137Ea2dAFe695
Governance deployed at: 0x820dB01Bf63f1CFCC0Cff60aE0a177d83678e633
Enter DAO is a fork of BarnBridge DAO. Here you can find the audits for the original contracts: