mirror of
https://github.com/cerc-io/watcher-ts
synced 2026-09-08 00:44:06 +00:00
Change postgraphile queries to work with v3 schema (#112)
This commit is contained in:
@@ -35,6 +35,12 @@ Install packages (Node.JS v16.13.1):
|
||||
yarn
|
||||
```
|
||||
|
||||
Build packages:
|
||||
|
||||
```bash
|
||||
yarn build
|
||||
```
|
||||
|
||||
## Tests
|
||||
|
||||
* [graph-node](./packages/graph-node/README.md)
|
||||
@@ -53,6 +59,10 @@ The default config files used by the watchers assume the following services are
|
||||
|
||||
`chainConfig = "./chain.json" # ETH_CHAIN_CONFIG`
|
||||
|
||||
## Watchers
|
||||
|
||||
* [eden-watcher](./packages/eden-watcher/README.md)
|
||||
|
||||
## Databases
|
||||
|
||||
Note: Requires `postgres12`.
|
||||
|
||||
Reference in New Issue
Block a user