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 284/week @ 2024-11-16 81/week @ 2024-11-23 63/week @ 2024-11-30 102/week @ 2024-12-07 93/week @ 2024-12-14 30/week @ 2024-12-21 38/week @ 2024-12-28 278/week @ 2025-01-04 157/week @ 2025-01-11 36/week @ 2025-01-18 37/week @ 2025-01-25 138/week @ 2025-02-01 35/week @ 2025-02-08 42/week @ 2025-02-15 76/week @ 2025-02-22 104/week @ 2025-03-01

297 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
~256K SLoC