Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 385 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 385 Bytes

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