Skip to content

Nouns Builder Ecosystem Tooling

This page provides an overview of the key tooling that supports the Nouns Builder protocol and application ecosystem.

As of Q2 2025, a number of repositories and services originally maintained by Zora are being transferred to Nouns Builder DAO. This transition has surfaced outdated code, duplicated components, and tools that no longer reflect DAO needs.

To support current and future technical residents, this report documents the state of each major tool, outlines necessary actions, and clarifies which systems are deprecated, in use, or require upgrades.

The table below is a working index of this ecosystem. It is intended to support coordination between contributors, guide future RFPs, and improve visibility across the Builder stack.

We encourage contributors to review the tooling listed here before proposing fixes, integrations, or new features.

An overview of the existing tooling also containes the column “Call-to-action”, which provides the evaluation by the Tech Residents and outlines tangible steps that MAY be taken by current or future tech residents. In the status column we give an assessment of the future viability of the tooling. The colour codes are defined as follows:

🟩 — the tool is up-to-date or updates are planned. Support in the future is certain.
🟨 — the tool is outdated and must be updated. Future support must be agreed upon by the community.
🟥 — the tool is outdated and updates are unfeasible. The tool will not be supported in the future.

ToolDescriptionLinksCall-to-actionStatus
Nouns Component LibraryEnables DAOs to embed components like auction, treasury view, and voting. Current libraries are outdated and Mainnet-focused.Repo 1, Repo 2, Info, Demo, NPM, Embed Repo 1, Embed Repo 2Archive old packages and rebuild from monorepo. Publish React, utils, hooks, and embeds as NPM packages.🟩
Nouns Site and Nouns Builder SiteDAO onboarding template. GnarsDAO has built the most advanced example.noun-site, neokry/noun-site, Live site, builder-site, neokry/builder-siteBlocked by pending component library update.🟩
Builder UtilsShared utilities and hooks for Builder DAOs. Uses outdated dependencies.BuilderOSS, Public Assembly forkRefactor and publish a compatible utility package, ideally framework-agnostic.🟩
Builder BotSends DAO notifications (votes, propdates) on Farcaster. Community-built, hosted externally.RepoSecure deployment access and merge propdate support. Improve documentation.🟩
Nouns Builder protocolCore contracts powering the DAO. Maintained by Zora, now in transition to Nouns Builder.RepoTransition ownership. Any contract changes must undergo audit. Out of scope for current residency.🟩
Farcaster MiniappLegacy Frames upgraded to Mini App. Additional features may be required.Discussion threadDefine additional features. Prioritise as needed.🟩
Zora Droposal SupportEnabled ERC-721 proposals via Zora. Deprecated as Zora shifts to ERC-20 “coining” model.Docs, Thread 1, Issue, Thread 2Evaluate usage and support requests. Medium-term: legacy support. Long-term: migrate to ERC-20 coining.🟨
Nouns ConnectConnects to the protocol using WalletConnect. Functionally outdated.RepoDeprecated in favour of WalletConnect Proposal type.🟥
Builder SDKMinimal wrappers for contract interaction. Predates WAGMI integration.neokry SDK, Core file, BuilderOSS SDKArchive. No longer compatible with app structure.🟥