Go to file
Nabarun 60a78b5d6c Add readme step to build watchers (#7)
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: cerc-io/sushiswap-watcher-ts#7
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2024-06-13 12:21:41 +00:00
.husky Generate watcher for sushiswap v3 subgraph (#1) 2024-06-06 11:42:55 +00:00
packages Add readme step to build watchers (#7) 2024-06-13 12:21:41 +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 Generate watcher for sushiswap v3 subgraph (#1) 2024-06-06 11:42:55 +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 readme step to build watchers (#7) 2024-06-13 12:21:41 +00:00
yarn.lock Generate watcher for sushiswap route-processor subgraph (#5) 2024-06-12 13:10:43 +00:00

sushiswap-watcher-ts

Watchers for the sushiswap-subgraphs on Filecoin

Setup

  • Run the following command to install required packages:

    yarn && yarn build