Skip to content

seamless-protocol/leverage-tokens-subgraph

Repository files navigation

LeverageTokens Subgraph

Development

The subgraph manifest is generated from the subgraph.template.yaml templates using mustache. To generate the manifest, update the configuration in networks.json for the desired chain and then execute npm run generate-manifest-<chain>, e.g.:

npm run generate-manifest-ethereum

Additionally, some addresses from networks.json are needed in the event handler logic. To generate the necessary address constants file, execute:

npm run generate-addresses-ethereum

For testing, Subgraph Studio is recommended. Tenderly Virtual Testnets can also be used.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors