Generate Governor contract
Closed this issue · 1 comments
gpersoon commented
Generate Governor contract
gpersoon commented
A governor contract can be generated here:
More info:
Settings (to be decided):
- Name: MyGovernor?
- Voting Delay: 1 block
- Voting Period: 1 week
- Proposal Threshold: 0.1%
- Quorum: 5%
- Token decimals: 18
- Bravo Compatible: No? (contract will be large)
- Votes: ERC20Votes / COMP-like?
- timelock: TimelockController / Compound?
- upgradeability: none / Transparent /UUPS?
- Security Contact: security@example.com?
- License: MIT