Closed lalexgap closed 1 year ago
This is awesome!
Could we hook into the "Host Network UI" element to show the underlying chain (via chain id ?)
Be nice to show a logo of the chain, even (longer term).
This is awesome!
Could we hook into the "Host Network UI" element to show the underlying chain (via chain id ?)
Be nice to show a logo of the chain, even (longer term).
See #137
Fixes #130
This PR introduces cross-chain payments between two different hardhat instances. It adds the ability to spin up two hardhat networks that have different chainIds and listen on different ports.
The UI has been updated to read the chain url from an env var, and configured so that Alice and Bob connect to different chains (while Irene connects to both).
How to Run
See the readme