BLK 368.5M·XRD $0.0008·Σ TVL √ 11.1K
LAUNCHGOVERN
Wiki homeEssays
  1. Home
  2. /
  3. Wiki
  4. /
  5. DAOs
  6. /
  7. Tooling
  8. /
  9. Agora

MANIFESTO · CAPER / OWN THE GAME
The launchpad that raises and deploys capital. Guaranteed entry / exit liquidity. Governance that can't be captured.

Agora is an open-source, on-chain governance platform that gives a protocol a full voting stack — proposals, voting and delegation, and execution — without the DAO writing its own governance front-end. It is the interface most of the largest on-chain DAOs use to run binding votes: Optimism, Uniswap and ENS all govern through Agora deployments. (agora.xyz)

What it does

Agora sits on top of a DAO’s on-chain Governor contracts and turns them into a usable product: delegation management, gasless voting, multiple-choice and standard proposals, delegate directories, transaction simulation before execution, and governance primitives such as security councils and dual governance. The whole codebase is MIT-licensed — a protocol can fork and self-host rather than depend on a hosted vendor, which matters for a system meant to outlive its operators. Agora positions this as letting engineers "progressively decentralize" while it carries the governance infrastructure. (Agora)

Where it sits in the stack

Governance tooling splits along the on-chain / off-chain line. Snapshot owns the off-chain signaling layer — cheap, wallet-signed temperature checks with no binding effect. On the on-chain side, where a passed vote executes a transaction directly, Agora and Tally (now Cactus) are the two dominant interfaces to OpenZeppelin-style Governor contracts. Agora’s niche is bespoke, deeply-integrated deployments for large L2 and protocol DAOs rather than a self-serve directory; a DAO typically pairs it with a Safe treasury and Snapshot for early signaling, as the tooling-stack map lays out.

The Boardroom acquisition (2025)

On 23 January 2025 Agora acquired Boardroom, one of the oldest governance-analytics dashboards — a delegate-and-proposal aggregator whose API tracked over 2 million delegates across more than 300 protocols. Agora committed to keeping Boardroom running as-is, with founder Kevin Nielsen staying on as an advisor. The deal is part of a wider 2025–26 consolidation of governance tooling — the same period in which Tally wound down its hosted product into Cactus — as the once-fragmented vendor landscape contracts toward a few full-stack governance providers. (coverage)

How Caper approaches this

Agora exists because on-chain governance is normally a separate layer bolted onto a protocol — a front-end and a set of Governor contracts a DAO adopts, integrates, and can later migrate off of. A caper folds that layer into the protocol itself: proposal, vote and execution are native methods on the DAO’s own on-chain component, so there is no governance vendor to choose, wire up, or trust to stay live. The trade-off is the usual one — less pick-your-own-interface flexibility in exchange for no seam between the tool and the treasury it governs. For DAOs that do want a dedicated, battle-tested governance UI over standard Governor contracts, Agora is among the strongest choices.

References

  • Agora, Great Onchain Governance (product site); agora-next (source, MIT).
  • Agora, Boardroom joins Agora (23 Jan 2025).
  • CoinDesk, DAO Governance Platform Agora Acquires Older Competitor, Boardroom (2025).
CategoryOn-chain governance platform — proposals, voting, delegation & execution front-end
Launched2022
ModelOpen-source (MIT); a hosted interface over on-chain Governor contracts, free to fork and self-deploy
PowersOptimism, Uniswap, ENS, Nouns, Scroll, Ether.fi, Derive and others
NotableAcquired governance-analytics rival Boardroom in January 2025
Scale800k+ votes processed across its governor contracts; ~103k monthly users (Agora, 2026)
RelatedDAO tooling stack, Tally / Cactus, Snapshot