Entangled Rollups: Multi-chain Interoperability Without Bridges

Share on

We recently introduced a new trust-minimized multi-chain Interoperability infrastructure called Entangled Rollup.

Interoperability in blockchains is often implemented using a trusted bridge, a separate centralized or partially decentralized intermediary which validates and transfers cross-chain messages.

In this work, we implement an interoperability protocol by judiciously entangling the underlying primitives under standard security assumptions of zkRollups, leveraging our state-of-the-art recursive zkVM (zkMIPS).

The Entangled Rollup protocol is trustless, and a step forward to addressing liquidity fragmentation, in addition to simplifying the user and developer experience as major adoption barriers of the multi-chain world.

"Entangled Rollups: Multi-chain Interoperability Without Bridges"

“Some works propose slightly different designs that integrate zkRollup concepts into bridges. This approach faces challenges such as the need for larger circuit sizes than rollups and reducing on-chain storage and computational overhead, which are key to the effective functionality of ZK bridges. While integrating zero-knowledge proofs (zkProofs) into bridge designs significantly enhances decentralization and security, it introduces computational challenges, primarily due to the larger circuit sizes required.

In this paper we go in a different direction by exploring the subsistence of zkRollup architectures. We propose the concept of “entangled rollups” which allows multi-chain interoperability without relying on a separate entity. This architecture addresses challenges such as liquidity fragmentation while introducing less complexity for developers and users to deploy and interact.

Entangled rollups are deployed on all blockchain infrastructures, and their states are synced through state-of-the-art recursive zero-knowledge proofs. It is worth mentioning that the vision for entangled rollups is not limited to interoperability and asset transfer as this design enables a wide range of multichain applications and protocols which can leverage access to underlying infrastructures and ecosystems.”

The full Entangled Rollup LightPaper can be found here: https://whitepaper.zkm.io/entangled_rollup_light_paper.pdf

More articles
Traditional STARK vs Circle STARK
STARK (Scalable Transparent Argument of Knowledge) is a kind of proof system introduced in 2018 by Eli Ben-Sasson and his colleagues, offering better scalability and transparency than traditional SNARK systems. STARK operates by transforming complex computations into arithmetic circuits, which are then represented as polynomial evaluation problems. To conceal intermediate results during computation, polynomial commitments are employed while allowing the verifier to sample and check these results. By applying low-degree extensions, intricate computations are reduced to verifying low-degree polynomials, before the efficient interactive proof protocol, FRI, is used to check if a polynomial has a low degree. This technology has broad applications in enabling privacy preservation and verifiable computations.
Hello World - August Newsletter
House of ZK held ‘ZK Day’ at The Science of Blockchain Conference in New York City. This event, consisting of technical workshops and debates centered around the latest innovations in ZK, was co-hosted by ZKM and Aleo, and co-organized by IC3, Stanford CBR, and Berkeley RDI. Notable experts like Jeroen van de Graaf, Lucas Fraga, and Alex Pruden shared their insights about topics such as Entangled Rollups, zkMIPS architecture, and BitcoinL2 zkVM-Powered Native Security, before the day concluded with a lively Happy Hour, offering a perfect opportunity to network and relax after a day of intensive discussions.
Entangled Rollups: Multi-chain Interoperability Without Bridges

We recently introduced a new trust-minimized multi-chain Interoperability infrastructure called Entangled Rollup.

Interoperability in blockchains is often implemented using a trusted bridge, a separate centralized or partially decentralized intermediary which validates and transfers cross-chain messages.

In this work, we implement an interoperability protocol by judiciously entangling the underlying primitives under standard security assumptions of zkRollups, leveraging our state-of-the-art recursive zkVM (zkMIPS).

The Entangled Rollup protocol is trustless, and a step forward to addressing liquidity fragmentation, in addition to simplifying the user and developer experience as major adoption barriers of the multi-chain world.

"Entangled Rollups: Multi-chain Interoperability Without Bridges"

“Some works propose slightly different designs that integrate zkRollup concepts into bridges. This approach faces challenges such as the need for larger circuit sizes than rollups and reducing on-chain storage and computational overhead, which are key to the effective functionality of ZK bridges. While integrating zero-knowledge proofs (zkProofs) into bridge designs significantly enhances decentralization and security, it introduces computational challenges, primarily due to the larger circuit sizes required.

In this paper we go in a different direction by exploring the subsistence of zkRollup architectures. We propose the concept of “entangled rollups” which allows multi-chain interoperability without relying on a separate entity. This architecture addresses challenges such as liquidity fragmentation while introducing less complexity for developers and users to deploy and interact.

Entangled rollups are deployed on all blockchain infrastructures, and their states are synced through state-of-the-art recursive zero-knowledge proofs. It is worth mentioning that the vision for entangled rollups is not limited to interoperability and asset transfer as this design enables a wide range of multichain applications and protocols which can leverage access to underlying infrastructures and ecosystems.”

The full Entangled Rollup LightPaper can be found here: https://whitepaper.zkm.io/entangled_rollup_light_paper.pdf