https://github.com/unlock-protocol/governance
https://github.com/unlock-protocol/governance
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/unlock-protocol/governance
- Owner: unlock-protocol
- Created: 2021-05-24T18:14:14.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-08T05:41:09.000Z (almost 5 years ago)
- Last Synced: 2025-03-02T08:28:41.997Z (over 1 year ago)
- Language: Solidity
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Governance DAO
Governance tools for Unlock Protocol
Read the [proposal](https://www.notion.so/unlockprotocol/Governance-DAO-c007ec3efab942b99d5903bb87e58b48)
## Deploy the guardian
```
npx hardhat deploy --token 0xAddressToReceivetokens --timelock 0xAddressTimeLockAdmin --guardian 0xAddressGovernorAlphaAdmin --network rinkeby
```
### Notes
- UDT contract on [Rinkeby](https://rinkeby.etherscan.io/address/0xAE8C7Dfb273F37eAa8fCfc4Ac0A023dcA7dF2936#readContract) : `0xAE8C7Dfb273F37eAa8fCfc4Ac0A023dcA7dF2936`