nounsDAO
nouns-monorepo
TypeScript

The Nouns DAO monorepo

Last updated Jul 8, 2026
685
Stars
442
Forks
49
Issues
0
Stars/day
Attention Score
97
Language breakdown
TypeScript 74.5%
Solidity 22.4%
CSS 2.7%
JavaScript 0.2%
Mustache 0.2%
HTML 0.0%
Files click to expand
README

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

pnpm install

Build all packages

pnpm build

Run Linter

pnpm lint

Run Prettier

pnpm format

© 2026 GitRepoTrend · nounsDAO/nouns-monorepo · Updated daily from GitHub