Kava-Labs / kava

DeFi for Crypto.
Apache License 2.0
439 stars 364 forks source link

e2e-ibc: add ERC20 convert to coin & IBC test #1950

Closed pirtleshell closed 1 month ago

pirtleshell commented 2 months ago

Description

Adds an example test that does the following:

Includes interface for deploying / interacting with erc20s.

The goal of this was to provide a working example that does more complex initialization of EVM data. It leaves a log to desire in terms of making a cleaner interface for interacting with Kava's EVM. I've added a ticket to work on refactoring / unifying the two separate e2e frameworks we have going on. For now, this should be good enough and a worthwhile example of EVM interaction using interchaintest.