The original Doge memes are being auctioned off as 1/1 NFTs for charity.
Own these pieces of internet history.
Brought to you by Atsuko Sato and Kabosu.
This gallery uses @zoralabs/nft-components
to render custom auctions. Fork this to create your own curated auction house or galleries of Zora media or ERC721s.
lib/
: Constants and contentscss/
: Stylesheetscomponents/
: Components used for the site. Zora integrations are inzora-card
anddoge-nft-card
.scripts/
: Effect utilspublic/
: Public assetspages/
: Static next.js pages and server-side content fetching
- Update content and referenced NFTs in
lib/
and inpages/
- Update styles in
scss/
- Publish! Next.js works well with vercel and netlify