Protocol Guild
- Name: Protocol Guild
- URL: https://www.protocolguild.org/
- Category: Ethereum core-dev funding mechanism / self-curated contributor registry / vesting-and-splits donation infrastructure
- Summary: Protocol Guild is best understood not as a generic donations pool, but as a governance system for deciding which ongoing Ethereum protocol labor becomes fundable, legible, and continuously paid. Its reusable mechanism combines an eligibility framework, a self-curated member registry, time-weighted member weights, and onchain vesting/split contracts that stream donations to eligible contributors over time. The key insight is that practical power sits upstream of the donation rail: in the rules for who counts as core protocol work, who can join or remain in the registry, how weight changes over time, and how quarterly governance updates ratify those choices.
- What it does:
- Maintains an eligibility framework for Ethereum layer-1 R&D contributors across categories such as wayfinding, governance, client implementations, and upgrade delivery
- Operates a member registry whose addresses and weights are published onchain and updated through governance processes
- Routes donations into immutable vesting contracts that stream funds into pass-through wallets and then split contracts for member distribution
- Uses a DAO on mainnet to ratify membership and weight updates, while also relying on multisigs and Splits-based components for operational control and cross-chain fund handling
- Creates a recurring funding lane for contributors whose work is diffuse, long-horizon, and often hard to sponsor through one-off grants or employer budgets
- Key claims:
- The documentation explicitly defines Protocol Guild as a collective funding mechanism for Ethereum’s layer-1 R&D maintainers with three core components: an eligibility framework, a member registry, and onchain donation contracts.
- The analytically important mechanism is self-curation plus registry maintenance, not just payment splitting. The docs repeatedly show that the hard problem is deciding which work and contributors qualify, then updating that registry as Ethereum’s roadmap and working groups evolve.
- Protocol Guild’s architecture makes the “funding contract” more modular than many donor-facing summaries suggest. Donations are forced through immutable vesting contracts, then into pass-through wallets, then into split contracts, while a DAO ratifies membership changes. That modular stack matters because different authority sits in different places.
- The split contract is not just a payout device; the docs say it also serves as the onchain membership registry. That means membership legibility and payment rights are coupled, which is powerful but also turns list maintenance into a major governance surface.
- The quarterly update cadence and quorum requirements show where practical control lives. Even with trust-minimized vesting, the mutable split weights and membership roster still depend on governance procedures, sponsorship norms, and offchain stewardship work.
- The documentation’s working-group breakdown is useful because it makes a usually invisible labor market legible: protocol research, coordination, client implementation, upgrade delivery, and adjacent support functions are all treated as maintainable funding objects rather than as incidental volunteer labor.
- Protocol Guild is a valuable comparison class for MolochDAO, Drips, and public-goods registries because it funds contributors through a curated registry of people and weights rather than through project applications, one-off grant rounds, dependency graphs, or pure retroactive rewards.
- Whitepaper: No canonical standalone whitepaper surfaced in this pass. The strongest primary materials were the official site plus the Protocol Guild documentation repo and Read the Docs pages for membership and onchain architecture, collected in
../whitepapers/protocol-guild-primary-sources-2026-05-10.md. - Sources:
- https://www.protocolguild.org/
- https://protocol-guild.readthedocs.io/en/latest/index.html
- https://protocol-guild.readthedocs.io/en/latest/01-membership.html
- https://protocol-guild.readthedocs.io/en/latest/02-onchain-architecture.html
- https://github.com/protocolguild/documentation
- https://raw.githubusercontent.com/protocolguild/documentation/main/README.md
- https://raw.githubusercontent.com/protocolguild/documentation/main/docs/01-membership.md
- https://raw.githubusercontent.com/protocolguild/documentation/main/docs/02-onchain-architecture.md
Internal linkages
-
Best contributor-legibility contrast: sourcecred.
-
Best payout substrate read: splits.
-
Best membership-governance contrast: molochdao.
-
Last reviewed: 2026-05-27 UTC