subgraph-deploy

0.0.7 • Public • Published

"# subgraph-deploy"

INSTALL

npm i -D subgraph-deploy

USE

install a subgraph like eip721-subgraph

npm i -D eip721-subgraph

in your package.json you can add a script to deploy that subgraph in your running graph-node

{
  "scripts": {
    "deploy:eip721-subgraph": "subgraph-deploy -s wighawag/eip721-subgraph -f eip721-subgraph -i http://localhost:5001/api -g http://localhost:8020"
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i subgraph-deploy

Weekly Downloads

5

Version

0.0.7

License

MIT

Unpacked Size

29.8 kB

Total Files

14

Last publish

Collaborators

  • wighawag