12 lines
246 B
Markdown
12 lines
246 B
Markdown
# sushiswap-watcher-ts
|
|
|
|
Watchers for the [sushiswap-subgraphs](https://github.com/cerc-io/sushiswap-subgraphs/tree/watcher-ts) on Filecoin
|
|
|
|
## Setup
|
|
|
|
* Run the following command to install required packages:
|
|
|
|
```bash
|
|
yarn && yarn build
|
|
```
|