Skip to content

rokso/erc20-subgraph

Repository files navigation

ERC20 Subgraph

ERC20 subgraph for Hemi mainnet. This subgraph is prepared with the help of code from openzeppelin-subgraphs

Setup

Run yarn install

Generate code from Graphql schema and ABI

Run yarn codegen

Deploy

Follow deployment guide here to understand the process of deployment.

Graph auth

  • Get the graph deploy key, follow steps here.
  • Run `yarn graph auth

Deploy Subgraph

  • Run yarn deploy

This command is going to ask subgraph name. As a rule of thumb you should follow "erc20-subgraph-${chainName}" pattern for subgraph name.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published