2 unstable releases

0.21.0 Feb 20, 2024
0.20.0 Jan 24, 2024

#9 in #inter-chain

Download history 13/week @ 2024-01-22 52/week @ 2024-01-29 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 454/week @ 2024-04-01

719 downloads per month
Used in 6 crates (via abstract-interface)

GPL-3.0-or-later

700KB
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

~4–6MB
~126K SLoC