7 releases (4 breaking)

0.24.1 Oct 25, 2024
0.24.1-beta.2 Oct 17, 2024
0.23.0 Jul 16, 2024
0.22.1 May 8, 2024
0.20.0 Jan 24, 2024

#5 in #inter-chain

Download history 373/week @ 2024-07-27 332/week @ 2024-08-03 170/week @ 2024-08-10 159/week @ 2024-08-17 179/week @ 2024-08-24 105/week @ 2024-08-31 91/week @ 2024-09-07 79/week @ 2024-09-14 112/week @ 2024-09-21 90/week @ 2024-09-28 16/week @ 2024-10-05 282/week @ 2024-10-12 270/week @ 2024-10-19 193/week @ 2024-10-26 84/week @ 2024-11-02 26/week @ 2024-11-09

649 downloads per month
Used in 9 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–20MB
~245K SLoC