watcher-ts/packages/eden-watcher/README.md
2023-01-16 07:40:40 -05:00

17 lines
404 B
Markdown

# EdenNetwork Watcher
## Setup
First try the [stack orchestrator](https://github.com/cerc-io/stack-orchestrator) to quickly get started. Advanced users can see [here](/docs/README.md) for instructions on setting up a local environment by hand.
## Run
Setup with:
```bash
yarn && yarn build
```
then checkout the [CLI guide](/docs/cli.md) for examples of commands that can be run on this watcher.