@settlemint/graph-middleware
v1.9.71
Published
This library was generated with [Nx](https://nx.dev).
Downloads
109
Readme
graph-middleware
This library was generated with Nx.
Running for development
- In the
apps/smartcontractsets/...
folder
yarn hardhat:node
- In the root of the mono repo
docker-compose up -d
docker-compose logs -f graph-node
- In the
apps/smartcontractsets/...
folder
yarn compile
yarn deploy:local
yarn hardhat graph:config --network localhost
yarn graph-compiler --config subgraph.config.json --include node_modules/@openzeppelin/subgraphs/src/datasources node_modules/@settlemint/graph-middleware/src/datasources --export-schema --export-subgraph
yarn graph codegen generated/nameofthesmartcontractset.subgraph.yaml
yarn graph build generated/nameofthesmartcontractset.subgraph.yaml
yarn graph:deploy:local