Add readme in stacks folder

This commit is contained in:
IshaVenikar 2024-06-19 14:45:32 +05:30
parent 64c78bb203
commit eca28fb08f
2 changed files with 11 additions and 0 deletions

View File

@ -2,6 +2,8 @@
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:

View File

@ -0,0 +1,9 @@
# sushiswap-watcher-stack
Stacks to run watchers for sushiswap-subgraphs
- [sushiswap-watcher](stacks/stack-orchestrator/stacks/sushiswap)
- [blocks-watcher](stacks/stack-orchestrator/stacks/sushiswap-blocks)
- [route-processor-watcher](stacks/stack-orchestrator/stacks/sushiswap-route-processor)
- [v2-watcher](stacks/stack-orchestrator/stacks/sushiswap-v2)
- [v3-watcher](stacks/stack-orchestrator/stacks/sushiswap-v3)