Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
owenwahlgren committed Sep 6, 2024
1 parent 35a3787 commit 2de8a20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/common/avalanche-ictt/erc20erc20cli.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The following example will show you how to send an ERC20 Token on C-chain to an

If you prefer full end-to-end testing written in Golang for bridging ERC20s, native tokens, or any combination of the two, you can view the test workflows directly in the [avalanche-interchain-token-transfer](https://github.com/ava-labs/avalanche-interchain-token-transfer/tree/main/tests/flows) repository.

Deep dives on each template interface can be found [here](https://github.com/ava-labs/avalanche-interchain-token-transfer/blob/main/contracts/README.md).
Deep dives on each template interface can be found [here](https://github.com/ava-labs/avalanche-interchain-token-transfer/blob/main/contracts/README.mdd).

_Disclaimer: The avalanche-interchain-token-transfer contracts used in this tutorial are under active development and are not yet intended for production deployments. Use at your own risk._

Expand Down

0 comments on commit 2de8a20

Please sign in to comment.