mirror of
https://github.com/cerc-io/watcher-ts
synced 2026-09-08 16:54:08 +00:00
Add demo for graph-watcher IPLD statediff and checkpointing
This commit is contained in:
@@ -42,7 +42,8 @@
|
||||
"build:example": "cd test/subgraph/example1 && yarn && yarn codegen && yarn build",
|
||||
"watch": "DEBUG=vulcanize:* nodemon --watch src src/watcher.ts",
|
||||
"compare-entity": "node bin/compare-entity",
|
||||
"example:deploy": "hardhat --network localhost example-deploy"
|
||||
"example:deploy": "hardhat --network localhost example-deploy",
|
||||
"example:test": "hardhat --network localhost example-test"
|
||||
},
|
||||
"dependencies": {
|
||||
"@apollo/client": "^3.3.19",
|
||||
|
||||
Reference in New Issue
Block a user