[WIP] Add a Uniswap v3 watcher-only stack (#82)

* Add a stack for uniswap watcher with info app

* Add deployment instructions

* Use docker interactive option while loading the db dumps
This commit is contained in:
prathamesh0
2022-12-22 19:30:56 +05:30
committed by GitHub
parent 27c3efabe2
commit d51508b01d
17 changed files with 498 additions and 1 deletions
+2
View File
@@ -15,6 +15,8 @@ cerc/fixturenet-eth-lighthouse
cerc/watcher-mobymask
cerc/watcher-erc20
cerc/watcher-erc721
cerc/watcher-uniswap-v3
cerc/uniswap-v3-info
cerc/test-container
cerc/eth-probe
cerc/builder-js
+1
View File
@@ -13,6 +13,7 @@ fixturenet-eth
watcher-mobymask
watcher-erc20
watcher-erc721
watcher-uniswap-v3
test
eth-probe
keycloak
+2
View File
@@ -11,6 +11,8 @@ cerc-io/laconic-sdk
cerc-io/laconic-registry-cli
cerc-io/mobymask-watcher
cerc-io/watcher-ts
vulcanize/uniswap-watcher-ts
vulcanize/uniswap-v3-info
vulcanize/assemblyscript
cerc-io/eth-probe
cerc-io/tx-spammer