IBC implementations in solidity.
- Implementation of ICS-compatible IBC
- includes Proto3 serialization support
- Light client of IBFT2.0
Launch two Besu chains with IBC Contract deployed with the following command:
$ ./scripts/setup.sh testtwochainz
// TODO write a description of cli tools.
After launch the chains, execute the following command:
$ make e2e-test