Skip to content
This repository was archived by the owner on Nov 25, 2024. It is now read-only.

Good-Ghosting/goodghosting-subgraph-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoodGhosting

This subgraph dynamically tracks the new players joining the game, the interest generated in the game, if an player performs an early withdraw etc.

Setup

After cloning the repository run yarn install

Change the network name and the contract address in the YAML file.

Run yarn codegen

If everything compiles sucessfully then run yarn build

Now, you are ready for the network deployment.

Now, let's suppose the subgraph that is created on the graph ui has a name Maticgoodghosting.

then the deployment command would be like and make sure in your local the root folder name is Maticgoodghosting

    --debug \
    --node https://api.thegraph.com/deploy/ \
    --ipfs https://api.thegraph.com/ipfs/ \
    good-ghosting/Maticgoodghosting \
    --access-token <ACCESS_TOKEN_IN_THE_GRAPH_DASHBOARD>```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •