* Rename .env file
* Add web app services to docker compose file
* Add laconicd to deploy contract and send txs
* Add demo with steps for running mobymask app with L2 chain
* Add fix for yarn install on M1 platform in react-peer
* Update multiaddrs to use websockets
* Add notes in readmes
---------
Co-authored-by: prathamesh0 <prathamesh.musale0@gmail.com>
Former-commit-id: cacd306b22
* 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
* 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