Skip to content

voteagora/agora-governor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ› Agora Governor

CI

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: