A Subgraph for the billing contract on Polygon
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 © 2021 Edge and Node.
Licensed under the MIT license.