Quick Start Make sure you have Docker installed. For testing in local machine you need 2 steps: Build a debug image with your code change make docker-build-e2e Run Test-case you want to test. Example: make e2e-test-ibc