mirror of
https://github.com/cerc-io/watcher-ts
synced 2026-05-06 15:24:17 +00:00
* Close connections from relay node to disconnected peers * Review changes and update libp2p version * Update package version |
||
|---|---|---|
| .. | ||
| environments | ||
| src | ||
| test/queries | ||
| .eslintignore | ||
| .eslintrc.json | ||
| codegen.yaml | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
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.