# 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.