Package release with both mainnet & testnet inside
We have updated the npm package to 1.1.0 https://www.npmjs.com/package/@graphprotocol/contracts
Going forward, the good news is we can keep a single package for both testnet and mainnet. This is because one set of contracts is on rinkeby, and one on mainnet, and addresses.json
can easily hold both.