Skip to content

creativeplatform/creative-kidz

 
 

Repository files navigation

Nouns Yellow Collective Auction Site

The Yellow Collective is a new onchain club on the BASE Ethereum L2 network, designed to support and empower artists and creatives in the Nouns and Superchain ecosystems.

The DAO was built using Nouns Builder, and this custom auction site was bootstrapped using the template here: neokry/noun-site

Development

Install dependencies

yarn install

Create a .env file with from .env.sample, and populate the environment variables

cp .env.sample .env.local

Run the development server:

yarn dev

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.9%
  • JavaScript 4.9%
  • CSS 1.2%