Post
Share your knowledge.
Are there plans for native interoperability protocols like IBC?
“Are there plans for Sui to support native interoperability protocols like IBC (Inter-Blockchain Communication), enabling trustless, protocol-level communication with other chains — and if so, how might Sui’s object-centric model and Move framework affect the design and security of such integrations compared to traditional account-based systems?”
- Sui
- Transaction Processing
- Security Protocols
Answers
5However, integrating IBC into Sui’s object-centric model poses challenges such as adapting IBC’s account-based assumptions to object ownership, managing asynchronous message passing for mutable objects, and ensuring secure state sync across chains.
Addressing these requires protocol-level design changes and new primitives to handle object versioning and composability in cross-chain contexts.
There has been growing interest in whether Sui could support native interoperability protocols like IBC (Inter-Blockchain Communication) to enable secure, trustless cross-chain messaging and asset transfers without relying on risky third-party bridges. While IBC was originally designed for Cosmos’ account-based chains, adapting it to Sui’s object-centric architecture would introduce unique challenges. For example, Sui would need to define how cross-chain proofs map to owned and shared objects, ensure that light clients can be efficiently verified by Move smart contracts, and maintain parallel execution without introducing ordering conflicts from external state. These design adaptations could make interoperability on Sui more complex than in Cosmos, but also potentially more secure and efficient, since Move’s strong type system and resource ownership model provide stricter guarantees around asset handling. If implemented, a native IBC-like protocol on Sui could set a new standard for scalable, trust-minimized interoperability across ecosystems.
There are discussions in the Sui community about supporting native interoperability protocols like IBC to enable trustless cross-chain messaging and asset transfers without third-party bridges.
However, integrating IBC into Sui’s object-centric model poses challenges such as adapting IBC’s account-based assumptions to object ownership, managing asynchronous message passing for mutable objects, and ensuring secure state sync across chains.
Addressing these requires protocol-level design changes and new primitives to handle object versioning and composability in cross-chain contexts.
Sui would need to define how cross-chain proofs map to owned and shared objects, ensure that light clients can be efficiently verified by Move smart contracts, and maintain parallel execution without introducing ordering conflicts from external state. These design adaptations could make interoperability on Sui more complex than in Cosmos, but also potentially more secure and efficient, since Move’s strong type system and resource ownership model provide stricter guarantees around asset handling. If implemented, a native IBC-likeHowever, integrating IBC into Sui’s object-centric model poses challenges such as adapting IBC’s account-based assumptions to object ownership, managing asynchronous message passing for mutable objects, and ensuring secure state sync across
Do you know the answer?
Please log in and share it.
Sui is a Layer 1 protocol blockchain designed as the first internet-scale programmable blockchain platform.

- ... SUIacher+1666
- ... SUIChubbycheeks +1091
- ... SUIjakodelarin+1060
- ... SUITucker+1045
- ... SUIKurosakisui+1036
- ... SUIOpiiii+861
- ... SUItolexwills47+783
- Why does BCS require exact field order for deserialization when Move structs have named fields?65
- Multiple Source Verification Errors" in Sui Move Module Publications - Automated Error Resolution55
- How to Maximize Profit Holding SUI: Sui Staking vs Liquid Staking413
- Sui Transaction Failing: Objects Reserved for Another Transaction49
- Sui Move Error - Unable to process transaction No valid gas coins found for the transaction315