Skip to content

Files

Latest commit

1f0efcd · Apr 20, 2024

History

History

nouns-api

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 20, 2024
Apr 20, 2024
Apr 20, 2024
Apr 20, 2024
Apr 20, 2024
Apr 20, 2024
Apr 20, 2024

@nouns/api

A HTTP webserver that hosts token metadata. This is currently unused because on-chain, data URIs are enabled.

Install dependencies

yarn

Start Redis

docker-compose up -d

Start API (Development)

yarn dev