Go to file
Nabarun 419747e60a Perform eth_getLogs query only if subgraph event handlers exist (#14)
Part of [Generate watchers for sushiswap subgraphs deployed in graph-node](https://www.notion.so/Generate-watchers-for-sushiswap-subgraphs-deployed-in-graph-node-b3f2e475373d4ab1887d9f8720bd5ae6)

Reviewed-on: #14
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2024-06-20 05:14:14 +00:00
.husky Generate watcher for sushiswap v3 subgraph (#1) 2024-06-06 11:42:55 +00:00
packages Perform eth_getLogs query only if subgraph event handlers exist (#14) 2024-06-20 05:14:14 +00:00
stacks Add stack for sushiswap route processor subgraph watcher (#13) 2024-06-19 10:29:22 +00:00
.gitignore Generate watcher for sushiswap v3 subgraph (#1) 2024-06-06 11:42:55 +00:00
.npmrc Generate watcher for sushiswap v3 subgraph (#1) 2024-06-06 11:42:55 +00:00
lerna.json Perform eth_getLogs query only if subgraph event handlers exist (#14) 2024-06-20 05:14:14 +00:00
LICENSE Generate watcher for sushiswap v3 subgraph (#1) 2024-06-06 11:42:55 +00:00
package.json Generate watcher for sushiswap subgraph (#4) 2024-06-12 04:49:33 +00:00
README.md Add stack for sushiswap route processor subgraph watcher (#13) 2024-06-19 10:29:22 +00:00
yarn.lock Perform eth_getLogs query only if subgraph event handlers exist (#14) 2024-06-20 05:14:14 +00:00

sushiswap-watcher-ts

Watchers for the sushiswap-subgraphs on Filecoin

Stacks for the sushiswap-watchers

Setup

  • Run the following command to install required packages:

    yarn && yarn build