sushiswap-watcher-ts/README.md

14 lines
301 B
Markdown
Raw Permalink Normal View History

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