watcher-ts/packages/eden-watcher
Nabarun Gogoi 1ba731915d
Log pseudonyms with peer id (#334)
* Log pseudonyms with peer id

* Upgrade package version
2023-03-06 16:26:38 +05:30
..
environments Refactor job-runner CLI to cli package (#255) 2022-11-23 18:20:16 +05:30
src Implement peer package to send messages between peers (#279) 2023-01-10 20:10:27 +05:30
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 Add eden-watcher generated using codegen (#47) 2021-12-28 16:08:05 +05:30
codegen.yaml Parse events for multiple contracts in the generated code (#95) 2021-12-28 16:08:05 +05:30
package.json Log pseudonyms with peer id (#334) 2023-03-06 16:26:38 +05:30
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.