Add a local stack for ERC20 watcher (#80)

* Add a healthcheck for ipld-eth-server

* Update ipld-eth-server ports in mobymask watcher config

* Update clique period to 5s in geth-foundry config

* Add a stack for erc20 watcher

* Add a demo for erc20 watcher

* Upgrade watcher-ts version

* Update instructions

* Pass option to pull while setting up repos
This commit is contained in:
prathamesh0
2022-12-22 11:33:39 +05:30
committed by GitHub
parent e7296c2ce3
commit a7221ddc24
12 changed files with 297 additions and 5 deletions
@@ -10,7 +10,7 @@
"petersburgBlock": 0,
"istanbulBlock": 0,
"clique": {
"period": 2,
"period": 5,
"epoch": 3000
}
},