lcp-go includes the followings:
- LCP client for ibc-go
- A prover module for yui-relayer
- E2E test between two tendermint chains using yui-relayer
First, you need to build the tendermint images for e2e-test
$ make tendermint-images
Then, run the following command to run e2e test
$ make e2e-test