Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 298 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 298 Bytes

Ongama NFT Subgraph

@schema.graphql for up to date schema of entities and fields

Usage

  1. yarn to install packages
  2. yarn codegen to generate codes based on schema & events
  3. yarn build to build the code base
  4. yarn deploy to compile and deploy the subgraph