forked from cerc-io/stack-orchestrator
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:
@@ -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
|
||||
|
||||
@@ -12,6 +12,7 @@ fixturenet-laconicd
|
||||
fixturenet-eth
|
||||
watcher-mobymask
|
||||
watcher-erc20
|
||||
watcher-erc721
|
||||
test
|
||||
eth-probe
|
||||
keycloak
|
||||
|
||||
Reference in New Issue
Block a user