watcher-ts/packages/eden-watcher
Nabarun Gogoi ee63e33cc5
Upgrade Typescript and ESLint (#337) (#342)
* Upgrade eslint and additional lint changes

* Upgrade typescript version to v5

---------

Co-authored-by: Dhruv Srivastava <dhruvdhs.ds@gmail.com>
2023-03-24 10:31:33 +04:00
..
environments Refactor job-runner CLI to cli package (#255) 2022-11-23 18:20:16 +05:30
src Upgrade Typescript and ESLint (#337) (#342) 2023-03-24 10:31:33 +04:00
test/queries Update CLI to compare only updated entities and verify IPLD state (#161) 2022-08-17 19:11:40 +05:30
.eslintignore Add eden-watcher generated using codegen (#47) 2021-12-28 16:08:05 +05:30
.eslintrc.json Upgrade Typescript and ESLint (#337) (#342) 2023-03-24 10:31:33 +04:00
codegen.yaml Parse events for multiple contracts in the generated code (#95) 2021-12-28 16:08:05 +05:30
package.json Upgrade Typescript and ESLint (#337) (#342) 2023-03-24 10:31:33 +04:00
README.md deduplicate the Customize section 2023-01-16 07:40:40 -05:00
tsconfig.json Add a table for entites in frothy region for subgraph watchers (#231) 2022-11-16 17:12:54 +05:30

EdenNetwork Watcher

Setup

First try the stack orchestrator to quickly get started. Advanced users can see here for instructions on setting up a local environment by hand.

Run

Setup with:

yarn && yarn build

then checkout the CLI guide for examples of commands that can be run on this watcher.