Skip to content

tyura/nft-subgraph

Repository files navigation

nft-subgraph

This is a sample subgraph for indexing on-chain metadata of NFTs.

Usage

Update the contract address in both the subgraph.yaml and networks.json files with your contract address.

Generates a set of helper functions from the graphql schema of a project.

graph codegen

Build the subgraph.

graph build

Store the access token on your computer.

graph auth --studio <DEPLOY_KEY>

Deploy the subgraph.

graph deploy --studio <SUBGRAPH_SLUG>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published