Add a local stack for ERC721 watcher (#81)

* Add a stack for erc721 watcher

* Add a demo

* Avoid watcher db service and volume name conflicts across watchers

* Avoid host port conflicts across watchers

* Avoid watcher-db port conflicts
This commit is contained in:
prathamesh0
2022-12-22 13:13:59 +05:30
committed by GitHub
parent a7221ddc24
commit 27c3efabe2
10 changed files with 369 additions and 10 deletions
+1
View File
@@ -14,6 +14,7 @@ cerc/fixturenet-eth-geth
cerc/fixturenet-eth-lighthouse
cerc/watcher-mobymask
cerc/watcher-erc20
cerc/watcher-erc721
cerc/test-container
cerc/eth-probe
cerc/builder-js
+1
View File
@@ -12,6 +12,7 @@ fixturenet-laconicd
fixturenet-eth
watcher-mobymask
watcher-erc20
watcher-erc721
test
eth-probe
keycloak