Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 590 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 590 Bytes

NFT MARKET

Installation Prerequisites

Get Started

Check .env.example and create your own .env file. Some properties have defaults.

Start API SERVER

yarn install
yarn start

Start Indexer

yarn install
yarn start:indexer