8 releases (5 breaking)

new 0.26.0 Jan 7, 2025
0.24.1 Oct 25, 2024
0.23.0 Jul 16, 2024
0.22.1 May 8, 2024
0.20.0 Jan 24, 2024

#754 in Magic Beans

Download history 115/week @ 2024-09-23 84/week @ 2024-09-30 2/week @ 2024-10-07 319/week @ 2024-10-14 363/week @ 2024-10-21 77/week @ 2024-10-28 78/week @ 2024-11-04 90/week @ 2024-11-11 285/week @ 2024-11-18 64/week @ 2024-11-25 55/week @ 2024-12-02 110/week @ 2024-12-09 81/week @ 2024-12-16 26/week @ 2024-12-23 41/week @ 2024-12-30 271/week @ 2025-01-06

435 downloads per month
Used in 9 crates (3 directly)

LGPL-3.0 and GPL-3.0-or-later

725KB
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 ExecuteMsg::InstallModules with the abstract:ibc-client module ID on their account. 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–21MB
~250K SLoC