Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 924 Bytes

README.md

File metadata and controls

40 lines (32 loc) · 924 Bytes

xyzDAO Governance contract

How it works

Please see the SPEC

Running tests

Note: The result of tests is readily available here.

1. Clone this repo

git clone [email protected]:UniverseXYZ/XYZ-DAO.git

2. Install dependencies

yarn install

3. Run tests

yarn test

# or if you want to run with coverage
yarn run coverage

Deployed contracts

Mainnet

Governance deployed at:  0xa8047C2a86D5A188B0e15C3C10E2bc144cB272C2

Rinkeby

Governance deployed at:  0x63172A077b3740Dd9Ae311F81c72Edb7170F135c

Audits

UniverseXYZ DAO is a fork of BarnBridge DAO. Here you can find the audits for the original contracts: