stack-orchestrator/stacks/erc20
2022-12-21 17:10:06 +05:30
..
README.md Add a stack for erc20 watcher 2022-12-21 17:10:06 +05:30
stack.yml Add a stack for erc20 watcher 2022-12-21 17:10:06 +05:30

ERC20 Watcher

Setup

Clone required repositories

$ laconic-so setup-repositories --include cerc-io/go-ethereum,cerc-io/ipld-eth-db,cerc-io/ipld-eth-server,cerc-io/watcher-ts

Build the core and watcher containers

$ laconic-so build-containers --include cerc/go-ethereum,cerc/go-ethereum-foundry,cerc/ipld-eth-db,cerc/ipld-eth-server,cerc/watcher-erc20

Deploy the stack

$ laconic-so deploy-system --include db,go-ethereum-foundry,ipld-eth-server,watcher-erc20 up