Files
watcher-ts/packages/eden-watcher
prathamesh0 0d22915d59 Add support to use stored peer id (#318)
* 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
2023-02-14 11:27:36 +05:30
..
2023-01-16 07:40:40 -05:00

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.