Exploring blockchain in governance

Building governance tools on Cardano - from constitutional workshops to the Cardano Connect portal - and why inspectable participation still matters as online spaces close.

Emerging TechnologyGovernanceCardanoWeb3
Exploring blockchain in governance

Building governance tools on Cardano is a rewarding experience. It is not every day you get to sit inside the nuances of governance data structures - proposals, delegates, votes, a constitution - and try to make them progress us toward more open participation.

I have spent the last couple of years doing that work in public. With Upstream we host Cardano workshops across the UK: CIP sessions, DRep education, community summits, and the London constitutional workshop that fed the 2024 Cardano Constitutional Convention. I went to that convention as the London delegate. The rooms were messy, human, and slow. That is what real governance looks like.

The product that came out of that loop is Cardano Connect - a governance portal so people can search and follow governance actions, DReps, stake pools, and the constitution without needing a research degree.

Why this is interesting now

The UK is tightening around online privacy, authentic accountability, and a genuine sense of self-responsibility on the web. More of civic life is moving into closed platforms, closed identity schemes, and closed moderation. You are asked to trust the operator. You rarely get to inspect the record.

Web3 governance is not a cure for that. It has deep challenges: low turnout, complex UX, capture by the already-engaged, and a lot of theatre dressed as participation. Anyone who has sat in a workshop or stared at a vote tally knows that.

It still offers something the closed web is losing: a public record of who proposed what, who voted, and under which rules. Wallets as user-held identity. Delegation as a first-class act. A constitution that is text you can read, not a terms-of-service update.

That is the hope. Not that a blockchain replaces government. That the pattern of inspectable participation can be practised somewhere, by real communities, with real tooling.

Governance is a data problem

Open participation fails when the data is only usable by analysts. A delegate needs to answer: what is this proposal, what happens if it passes, who already voted. A holder needs to see who they delegated to, and how that DRep actually behaves.

That is why Cardano Connect exists. We did not wrap a block explorer in a new theme. We modelled the governance surface around query patterns people actually have:

  • Proposal timelines with status, not a dump of chain events
  • DRep directories with vote records and voting power
  • Stake pool pledge and delegation as something you can compare
  • The constitution as a first-class object, next to the committee that tests constitutionality
  • Wallet-connected WordPress so community sites can participate without a bespoke app for every campaign

Underneath: Laravel APIs over Cardano DB-sync, Next.js for the human surface, indexers whose schema is driven by those questions - not by copying the chain's raw shape. Same discipline we apply in data-driven systems work elsewhere. The chain is a constraint and a feature set. It is not a substitute for product care.

The Cardano infrastructure case study covers the rest of that stack: the open-source Cardano Connect WordPress plugin (CIP-30 / CIP-8), Upstream's community site, bare-metal stake pool operations, and the summit onboarding tools. The portal is the civic face of that practice.

Workshops first, software second

The convention did not start in a codebase. It started in rooms. London on 21 September 2024 was one of dozens of constitutional workshops worldwide. People argued about language, guardrails, and what "the community" even meant. I hosted that session, then carried those notes to the convention as a delegate.

Upstream has been running that kind of work for years: education before tooling, tooling that matches what the rooms actually needed. Cardano Connect is the durable surface that remains when the workshop ends - so participation does not collapse back into Discord folklore and screenshots.

Hope, with the challenges left in

I am not here to sell web3 governance as a finished civic model. The challenges are the point. If you cannot see the apathy, the complexity, and the gaps, you are not looking at governance. You are looking at a demo.

What I would stand behind is the habit: build tools that make the record readable, host the rooms where people learn to use it, and keep identity and accountability with the participant as far as the technology allows.

That work sits in our emerging technology practice. Cardano was the ecosystem we went deep on. The pattern - go early, build real things, learn by shipping - is the same one we apply when the next stack arrives.