GitPedia

Nouns monorepo

The Nouns DAO monorepo

From nounsDAO·Updated June 14, 2026·View on GitHub·

Nouns DAO is a generative avatar art collective run by a group of crypto misfits. The project is written primarily in TypeScript, distributed under the GNU General Public License v3.0 license, first published in 2021. Key topics include: dao, ethereum, nouns, nounsdao.

Latest release: snapshotPonder DB snapshot
August 6, 2025View Changelog →

nouns-monorepo

Nouns DAO is a generative avatar art collective run by a group of crypto misfits.

Packages

nouns-assets

The nouns assets package holds the Noun PNG and run-length encoded image data.

nouns-contracts

The nouns contracts is the suite of Solidity contracts powering Nouns DAO.

nouns-sdk

The nouns sdk includes methods and react hooks for interacting with all the Nouns contracts, as well as image encoding and SVG building utilities.

nouns-api

A ponder.sh based API for all historical NounsDAO data

nouns-subgraph

deprecated in favor of nouns-api

In order to make retrieving more complex data from the auction history, nouns subgraph contains subgraph manifests that are deployed onto The Graph.

nouns-webapp

The nouns webapp is the frontend for interacting with Noun auctions as hosted at nouns.wtf.

Quickstart

Install dependencies

sh
pnpm install

Build all packages

sh
pnpm build

Run Linter

sh
pnpm lint

Run Prettier

sh
pnpm format

Contributors

Showing top 12 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from nounsDAO/nouns-monorepo via the GitHub API.Last fetched: 6/21/2026