This website requires JavaScript.
Explore
Help
Sign In
deep-stack
/
sushiswap-watcher-ts
Watch
4
Star
0
Fork
0
You've already forked sushiswap-watcher-ts
forked from
cerc-io/sushiswap-watcher-ts
Code
Pull Requests
Activity
419747e60a
sushiswap-watcher-ts
/
lerna.json
9 lines
111 B
JSON
Raw
Normal View
History
Unescape
Escape
Generate watcher for sushiswap v3 subgraph (#1) 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) Co-authored-by: neeraj <neeraj.rtly@gmail.com> Reviewed-on: https://git.vdb.to/cerc-io/sushiswap-watcher-ts/pulls/1 Co-authored-by: Nabarun <nabarun@deepstacksoft.com> Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2024-06-06 11:42:55 +00:00
{
"packages"
:
[
"packages/*"
]
,
"useWorkspaces"
:
true
,
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: https://git.vdb.to/cerc-io/sushiswap-watcher-ts/pulls/14 Co-authored-by: Nabarun <nabarun@deepstacksoft.com> Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2024-06-20 05:14:14 +00:00
"version"
:
"0.1.5"
,
Generate watcher for sushiswap v3 subgraph (#1) 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) Co-authored-by: neeraj <neeraj.rtly@gmail.com> Reviewed-on: https://git.vdb.to/cerc-io/sushiswap-watcher-ts/pulls/1 Co-authored-by: Nabarun <nabarun@deepstacksoft.com> Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2024-06-06 11:42:55 +00:00
"npmClient"
:
"yarn"
}
Copy Permalink