Skip to content

edgeandnode/billing-subgraph

Repository files navigation

billing-subgraph

A Subgraph for the billing contract on Polygon

Deploying the subgraph

The npm scripts are set up to deploy the subgraphs in one command. It uses mustache to deploy to testnet and mainnet. See the commands to run below:

npm i

## Testnet
npm run deploy-testnet

## Mainnet
npm run deploy-mainnet

Copyright

Copyright © 2021 Edge and Node.

Licensed under the MIT license.