Skip to content

Galxe/gal-subgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Galaxy GAL Token Subgraph

To setup and deploy

For any of the subgraphs follow below steps

  1. Run the yarn run prepare:[network] to prepare yaml file from template.yaml and network specific data.
  2. Run the yarn run codegen command to prepare the TypeScript sources for the GraphQL (generated/schema) and the ABIs (generated/[ABI]/*).
  3. [Optional] run the yarn run build command to build the subgraph. Can be used to check compile errors before deploying.
  4. Run graph auth https://api.thegraph.com/deploy/ <ACCESS_TOKEN>.
  5. Deploy via yarn run deploy:[network].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published