Add stack for sushiswap subgraph watcher #11

Merged
ashwin merged 3 commits from iv-create-sushiswap-stack into main 2024-06-19 07:47:11 +00:00

3 Commits

Author SHA1 Message Date
ac1f75b235 Add ABI files for sushiswap subgraph watcher stack (#10)
Part of [Create an external stack for sushiswap subgraph watchers](https://www.notion.so/Create-an-external-stack-for-sushiswap-subgraph-watchers-932617e953b54193af25b24a578145b7)

- ABI files were ignored as they was placed under `node_modules` directory in generated watcher subgraph build
- Fixed by removing `node_modules` directory and placing files in `abi` directory in subgraph build

Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Reviewed-on: #10
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2024-06-19 07:45:44 +00:00
IshaVenikar
f72b355063 Add config template for sushiswap watcher 2024-06-19 12:50:44 +05:30
IshaVenikar
5e3751fa8d Add compose file and stack instructions for sushiswap 2024-06-19 12:50:34 +05:30