Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 377 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 377 Bytes

openzeppelin-subgraphs

A tool to easy create a combined subgraphs

After cloning this repository run the following commands:

npm i

Next configure your sample.json and run

npm run build:sample

Before deploying create a hosted subgraph and replace the apm1001/matic in deploy script to your created domain

To deploy a subgraph run npm run deploy $YOUR_ACCESS_TOKEN