mirror of
https://github.com/cerc-io/watcher-ts
synced 2026-09-09 09:14:06 +00:00
Implement compare CLI for multiple entities for given block range (#108)
* Implement compare CLI for multiple entities at blocks * Implement caching for gql requests
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
{
|
||||
"extends": "@vulcanize/assemblyscript/std/assembly.json",
|
||||
"extends": "@graphprotocol/graph-ts/tsconfig",
|
||||
"compilerOptions": {
|
||||
"types": ["@graphprotocol/graph-ts"]
|
||||
},
|
||||
"include": [
|
||||
"./**/*.ts"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user