BLK 389.32M·XRD $0.001·Σ TVL √ 10.1K
LAUNCHGOVERN
Wiki homeEssays
  1. Home
  2. /
  3. Wiki
  4. /
  5. DAO governance & tooling
  6. /
  7. Tooling
  8. /
  9. Analytics, standards & legal
  10. /
  11. Boardroom (governance data API)

PreviousHats ProtocolNextDAOstar
Categories:WikiDAO governance & toolingToolingAnalytics, standards & legal
MANIFESTO · CAPER / OWN THE GAME
The launchpad that raises and deploys capital. Guaranteed entry / exit liquidity. Governance that can't be captured.

Boardroom is the read layer of DAO governance: not a place you cast a vote, but the API that other apps query to show you the vote. Where an interface like Agora or Tally / Cactus runs a single DAO's proposals, Boardroom reads across the whole field — on-chain Governor votes and off-chain Snapshot proposals from 300+ protocols — and serves the normalized result through one API and SDK. CoinDesk described what it became as a “Bloomberg” for crypto governance data. Launched as a governance dashboard in 2020 (a $2.2M seed led by Standard Crypto followed that October), it was acquired by Agora in January 2025.

What Boardroom aggregates

Governance data is fragmented by construction. Every DAO runs its own contracts — a separate OpenZeppelin Governor deployment here, a Snapshot space there — each with its own address, schema and quirks. To answer a question as simple as “what proposals are open right now across the DAOs I hold” you would otherwise index dozens of contracts yourself. Boardroom does that indexing once and exposes it as a uniform feed: proposals and their states, vote tallies, delegates and their voting history, and per-protocol metadata, all through a documented API and SDK. Its own figures put coverage at more than two million delegates across 300-plus protocols (per Agora).

From dashboard to data feed

Boardroom did not start as infrastructure. It launched as a user-facing governance dashboard — an Agora-style place to browse and track proposals — and gradually transitioned into a data feed sitting behind other products. That pivot is the whole story: rather than competing for the end-user's attention with every other governance UI, Boardroom became the plumbing those UIs run on, so wallets and governance apps could display proposals and delegate activity without each building its own multi-protocol indexer. It is the difference between selling the newspaper and selling the wire service.

The Agora acquisition (2025)

On 23 January 2025 Agora — the on-chain voting platform behind Optimism, Uniswap and ENS — acquired Boardroom, folding a read-side data layer beneath its write-side voting stack. Terms were undisclosed; founder Kevin Nielsen stayed on as an advisor, and Agora's co-founder said “there's no plan to deprecate” Boardroom, keeping both platforms running while integrating them (Agora's announcement; Boardroom's). The deal was one marker of a wider 2025–26 consolidation of governance tooling — the same window in which Tally wound its hosted product down into Cactus — as a once-crowded vendor field contracted toward a few full-stack providers.

Where it sits in the stack

It helps to separate the layers. Snapshot and Agora/Tally are write surfaces — where a vote is actually cast, off-chain or on. DeepDAO is the discovery-and-treasury dataset (“CoinMarketCap for DAOs”), and Karma scores delegate accountability. Boardroom is the general-purpose read API under all of it: the normalized governance feed a third-party app queries when it wants to render proposals and votes it did not itself index. A DAO doesn't “use Boardroom to govern” so much as the tools around it use Boardroom to stay informed. See the tooling-stack map for how the read and write layers fit together.

How Caper approaches this

An aggregator like Boardroom is necessary because governance data is scattered across hundreds of independent contracts with no common read surface — someone has to index them all and sell the unified feed. A caper narrows that problem at the source: a caper's proposals, votes and execution are native state on the DAO's own on-chain component, so the canonical record of who proposed what and how it resolved is read directly from the ledger, not reconstructed by a third party. That doesn't abolish the case for aggregation — anyone comparing many capers at once would still want an index across them — but it moves the source of truth into the protocol itself, where no vendor's database sits between a member and the state that governs their stake. Read-layer plumbing is still useful; it just isn't where a caper's governance lives.

References

  • CoinDesk, “DAO Governance Platform Agora Acquires Older Competitor, Boardroom” (23 January 2025).
  • CoinDesk, “Boardroom Raises $2.2M for Blockchain Governance Toolset” (13 October 2020).
  • Agora, “Boardroom joins Agora”; Boardroom, “Boardroom Joins the Agora Governance Suite”.
  • Boardroom, Governance API documentation · boardroom.io.
CategoryGovernance data · API & SDK · analytics aggregation
Launched2020 — governance dashboard; $2.2M seed led by Standard Crypto (Oct 2020)
FounderKevin Nielsen (now an advisor at Agora)
What it doesAggregates on-chain and Snapshot governance across protocols into one API/SDK — a “Bloomberg for crypto governance data”
Coverage2M+ delegates across 300+ protocols (Agora, 2025)
OwnerAcquired by Agora, 23 January 2025 (CoinDesk)
Siteboardroom.io · API docs
RelatedDeepDAO · Karma · Agora · tooling stack