Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 478 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 478 Bytes

SubQuery for The Strange Clan NFT

This is based on the starter project for Juno.

This is looking at events and assumes that cw721 standard is followed.

Getting Started

1. Install dependencies

yarn

2. Generate types

yarn codegen

3. Build

yarn build

4. Run locally

yarn start:docker