Documentation Index
Fetch the complete documentation index at: https://kleros-mintlify-changelog-2026-05-12-1778458371.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Governor V1 (Legacy)
Kleros Governor V1 was deployed on Ethereum Mainnet as part of the transition from Aragon-based governance to fully decentralized governance using Snapshot voting and on-chain execution (see KIP-30). The Governor contract manages submission periods where community members submit transaction lists corresponding to approved governance votes. If only one list is submitted, it executes automatically. If conflicting lists are submitted, a Kleros Court dispute determines the correct one.How Governor V1 Worked
- A governance vote passes on Snapshot
- Anyone submits a transaction list to Governor implementing the approved changes
- During the submission period, others can submit competing lists
- If only one list: automatic execution
- If multiple lists: Kleros Court dispute to determine the correct one
- After resolution, the winning list’s transactions are executed on-chain