Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 454 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 454 Bytes

gamejutsu-subgraph

Game events issued by GameJutsu Arbiter

https://thegraph.com/hosted-service/subgraph/chainhackers/gamejutsu-subgraph

Setup

yarn global add @graphprotocol/graph-cli
# cd gamejutsu-gubgraph
yarn install

Build

graph codegen
graph build

Deploy

graph auth --product hosted-service XXXXXXXXXXXXXXXXXXXXXXXX___FIXME
graph deploy --product hosted-service chainhackers/gamejutsu-subgraph