Skip to content

tokamak-network/gem-nft-subgraph

Repository files navigation

Run Graph Node locally

git clone https://github.com/tokamak-network/tokamak-graph-node.git
cd tokamak-graph-node
cd docker
docker-compose up

build, create, deploy locally

graph codegen
graph build
graph create --node http://localhost:8020/ usgeeus/titan-nft-subgraph
graph deploy --node http://localhost:8020/ --ipfs http://localhost:5001 usgeeus/titan-nft-subgraph

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published