agora-governor
v1.0.2
Published
Core and peripheral contracts for the Agora Governor.
Downloads
16
Readme
🏛 Agora Governor
Core and peripheral contracts for the Agora Governor.
Contracts
├─ AgoraGovernor — "Governor contract"
├─ ProposalTypesConfigurator — "Proposal types configurator contract"
├─ modules
│ ├─ ApprovalVotingModule — "Approval voting module"
│ ├─ OptimisticModule — "Optimistic voting module"
│ ├─ VotingModule — "Base voting module"
Installation
To install with Foundry:
forge install voteagora/agora-governor
To install with Hardhat:
npm install agora-governor
Acknowledgements
These contracts were inspired by or directly modified from many sources, primarily: