mirror of
https://github.com/cerc-io/watcher-ts
synced 2025-11-16 10:54:09 +00:00
* Add support to use stored peer id * Upgrade package version * Add a type for peer id object * Use Buffer from buffer package for creating peer id |
||
|---|---|---|
| .. | ||
| 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.