Nouns DAO is a generative avatar art collective run by a group of crypto misfits.
The nouns assets package holds the Noun PNG and run-length encoded image data.
The nouns contracts is the suite of Solidity contracts powering Nouns DAO.
The nouns sdk includes methods and react hooks for interacting with all the Nouns contracts, as well as image encoding and SVG building utilities.
A ponder.sh based API for all historical NounsDAO data
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.
The nouns webapp is the frontend for interacting with Noun auctions as hosted at nouns.wtf.
pnpm install
pnpm build
pnpm lint
pnpm format