/gamejutsu-subgraph

Game events issued by GameJutsu Arbiter

Primary LanguageTypeScriptMIT LicenseMIT

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