8 releases (5 breaking)

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

#6 in #inter-chain

Download history 53/week @ 2024-10-02 70/week @ 2024-10-09 275/week @ 2024-10-16 362/week @ 2024-10-23 86/week @ 2024-10-30 54/week @ 2024-11-06 215/week @ 2024-11-13 171/week @ 2024-11-20 59/week @ 2024-11-27 74/week @ 2024-12-04 117/week @ 2024-12-11 48/week @ 2024-12-18 25/week @ 2024-12-25 134/week @ 2025-01-01 298/week @ 2025-01-08 53/week @ 2025-01-15

516 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–20MB
~249K SLoC