3 releases (breaking)

0.22.1 May 8, 2024
0.21.0 Feb 20, 2024
0.20.0 Jan 24, 2024

#11 in #inter-chain

Download history 18/week @ 2024-02-05 1/week @ 2024-02-12 212/week @ 2024-02-19 198/week @ 2024-02-26 124/week @ 2024-03-04 85/week @ 2024-03-11 48/week @ 2024-03-18 126/week @ 2024-03-25 425/week @ 2024-04-01 216/week @ 2024-04-08 300/week @ 2024-04-15 304/week @ 2024-04-22 190/week @ 2024-04-29 265/week @ 2024-05-06 364/week @ 2024-05-13 240/week @ 2024-05-20

1,066 downloads per month
Used in 7 crates (2 directly)

GPL-3.0-or-later

710KB
16K SLoC

Abstract IBC Client

The IBC client contract provides a way for Abstract Accounts to create Interchain Abstract Accounts (ICAA) on other chains. It relies on Polytone for IBC message forwarding.

Users can enable IBC by calling the ManagerExecuteMsg::UpdateSettings { enable_ibc: true } on their account's manager. This will register the abstract:ibc_client with the account so it can be referenced by other applications.

You can learn more about Abstract IBC in our docs!

Dependencies

~5–17MB
~202K SLoC