sushiswap-watcher-ts/README.md
2024-06-19 14:45:32 +05:30

14 lines
327 B
Markdown

# sushiswap-watcher-ts
Watchers for the [sushiswap-subgraphs](https://github.com/cerc-io/sushiswap-subgraphs/tree/watcher-ts) on Filecoin
[Stacks](stacks/stack-orchestrator/stacks/README.md) for the sushiswap-watchers
## Setup
* Run the following command to install required packages:
```bash
yarn && yarn build
```