stwiname / starry-subquery

SubQuery indexing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

SubQuery indexing

License:MIT License


Languages

Language:TypeScript 100.0%