Atomic Smart Contract Interoperability with High Efficiency via Cross-Chain Integrated Execution
Chaoyue Yin, Mingzhe Li, Jin Zhang, You Lin, Qingsong Wei, Siow Mong Rick Goh

TL;DR
IntegrateX is a system that enables efficient and atomic cross-chain smart contract execution by deploying logic on a single blockchain, significantly reducing latency and maintaining low gas costs.
Contribution
It introduces a novel integrated execution protocol for cross-chain smart contracts that guarantees atomicity and improves efficiency over existing solutions.
Findings
Reduces latency by up to 61.2% compared to baselines.
Ensures atomicity of cross-chain smart contract invocations.
Maintains low gas consumption during execution.
Abstract
With the development of Ethereum, numerous blockchains compatible with Ethereum's execution environment (i.e., Ethereum Virtual Machine, EVM) have emerged. Developers can leverage smart contracts to run various complex decentralized applications on top of blockchains. However, the increasing number of EVM-compatible blockchains has introduced significant challenges in cross-chain interoperability, particularly in ensuring efficiency and atomicity for the whole cross-chain application. Existing solutions are either limited in guaranteeing overall atomicity for the cross-chain application, or inefficient due to the need for multiple rounds of cross-chain smart contract execution. To address this gap, we propose IntegrateX, an efficient cross-chain interoperability system that ensures the overall atomicity of cross-chain smart contract invocations. The core idea is to deploy the logic…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBlockchain Technology Applications and Security
