Close Menu
  • News
    • Bitcoin
    • Altcoins
    • DeFi
    • Market Cap
  • Blockchain
  • Web 3
    • NFT
    • Metaverse
  • Regulation
  • Analysis
  • Learn
  • Blog
What's Hot

Aiden adds audit-ready reporting and policy controls for Windows enterprises amid increasing cybersecurity pressures

2026-06-04

ampersend and TRM Labs launch real-time compliance screening for AI agents

2026-06-04

Why it’s time to pay attention to Solana before it repeats itself in 2024

2026-06-04
Facebook X (Twitter) Instagram
  • Contact
  • Terms & Conditions
  • Privacy Policy
  • DMCA
  • Advertise
Facebook X (Twitter) Instagram
Bitcoin Platform – Bitcoin | Altcoins | Blockchain | News Stories Updated Daily
  • News
    • Bitcoin
    • Altcoins
    • DeFi
    • Market Cap
  • Blockchain

    ampersend and TRM Labs launch real-time compliance screening for AI agents

    2026-06-04

    Securitize introduces the first onchain private credit fund on TRON

    2026-06-04

    Cardano fuels Brazil’s Olympic technology push with blockchain and AI

    2026-06-04

    The movement centers on stablecoin payments as the layer 2 boom loses momentum

    2026-06-04

    Cardano partners with Token Terminal to improve access to on-chain data

    2026-06-03
  • Web 3
    • NFT
    • Metaverse
  • Regulation

    Bank of England stablecoin caps may choke the UK’s pound-token market before launch

    2026-06-03

    Europe is actively trying to stop the takeover of the dollar stablecoin

    2026-06-01

    How a disputed $1 billion claim became a powerful weapon against prediction markets

    2026-05-31

    The US says it has captured Iran’s cryptocurrency with a $1 billion seizure

    2026-05-31

    Hyperliquid’s HYPE rally is bigger than a new all-time high

    2026-05-31
  • Analysis

    Wedbush’s Dan Ives sees 30% upside for ‘mispriced’ Mag 7 stock, says AI could reach monetization stage in coming months

    2026-06-04

    Ethereum price dips below $1,800, leaving the bulls on the ropes

    2026-06-04

    Rumor had it that Zcash stopped working

    2026-06-04

    Rumor had it that Zcash stopped working

    2026-06-04

    XRP Price Takes Another Hit as Bitcoin-Led Weakness Spreads Across Crypto

    2026-06-04
  • Learn

    Best Cryptos with Real-World Utility to Buy in 2026

    2026-06-04

    Williams %R Indicator in Crypto: How to Use %R in Crypto Trading

    2026-06-03

    What Is a Semi-Fungible Token? SFT Crypto Explained

    2026-06-02

    Pennant Chart Pattern in Crypto: How Bullish and Bearish Pennants Work

    2026-06-02

    Head and Shoulders Crypto Pattern: How It Works and How to Read It

    2026-06-01
  • Blog
Bitcoin Platform – Bitcoin | Altcoins | Blockchain | News Stories Updated Daily
Home»Blockchain»Nexus aims to solve liquidity fragmentation between zk ecosystems
Blockchain

Nexus aims to solve liquidity fragmentation between zk ecosystems

2023-11-18No Comments4 Mins Read
Share
Facebook Twitter LinkedIn Pinterest Email

Blockchain infrastructure developer zkLink has unveiled Nexus, a layer 3 network built to connect multiple popular Ethereum rollup solutions, including zkSync, StarkNet, and Polygon zkEVM.

zkLink’s app-specific update packages inherit security from Ethereum using zk-SNARKs, and can connect to various universal zero-knowledge (zk) update packages.

By allowing tokens to be easily transferred between one zkLink combination to another, DeFi applications – including decentralized exchanges and NFT marketplaces – will be able to minimize liquidity fragmentation when sending transactions between different blockchains.

zkLink co-founder Vince Yang told Blockworks that Nexus will select only one of the layer 2 networks to perform the zk-SNARK verification process, reducing costs compared to performing verifications directly on the Ethereum mainnet.

“Nexus establishes a communication mechanism through Ethereum to coordinate and synchronize the state between different zk-based layer-2 networks, which represents the state of the Nexus network at each layer-2,” Yang explains.

Ethereum is the “host” for several zk layer-2 solutions, and each layer-2 solution can communicate with the Ethereum mainnet through its canonical bridge, Yang said. ZkLink Nexus deployed a smart contract on Ethereum and connected it to smart contracts connected to zk layer-2s.

“Nexus layer-3 posts proofs and off-chain layer-3 states to the contracts on the layer-2s,” which then posts state roots to Ethereum. “This communication is the fundamental guarantee to guarantee the national security of Nexus,” he said.

Yang notes that through this synchronization mechanism, Nexus can achieve Ethereum-equivalent security for different rollup aggregators without compromising security or introducing additional trust assumptions.

This synchronization mechanism is also a key factor in preventing deposit fraud, as it ensures that all deposit information remains accurate across multiple networks, preventing validators from double-signing a transaction.

See also  Ontario Academic aims to revolutionize interaction in the digital space

Cross-zkRollup layer-2 state synchronization process | Source: zkLink

A key feature of this architecture is that it also enables customizable data availability, allowing multiple ways to store data, including options such as using Ethereum to store data via call data. It also provides data availability storage via validiums using on-chain layer-2 networks such as Celestia and EigenLayer or off-chain via a data Availability Committee (DAC).

The Nexus team is also working on a new technology called ‘Multiple Application Recursive Proof Verification’ or MARPV.

MARPV is the ability for recursive ZKPs to consolidate different verifications in the chain into a single verification that is then submitted.

It refers to the further recursive aggregation of evidence from different layer-3 combinations, reducing the number of on-chain verifications and consequently reducing costs, Yang noted. Because zkLink Nexus is an app-specific Layer-3 rollup solution, more than one Nexus Layer-3 rollup will be deployed by different apps.

Kalman Lajko, a senior software engineer at Matter Labs – the team behind zkSync – told Blockworks that zkLink, and applications that connect between multiple rollup ecosystems, solves the critical problem of fragmentation for the broader Ethereum community.

“This gives developers the ability to achieve greater scale, offer lower gas costs, and provide more app-specific customizability for their projects. The focus now must be on not creating additional assumptions of trust,” said Lajko.

Native token transfers between chains

Unlike some cross-chain interoperability protocols that send packaged versions of tokens from one chain to another, Nexus is designed to send native tokens to different zero-knowledge ecosystems.

See also  How Story Protocol aims to rewrite the economics of intellectual property

Yang said tokens minted by the same application on different networks should be recognized as one. The design would allow users to trade on the zkLink layer, rather than just cross-chain transactions.

“Both mainstream and emerging currencies [will] find their trading pairs on zkLink Nexus, meaning users can achieve better trading depth and a wider range of trading pair selections through zkLink Nexus,” said Yang.

Upcoming work

Nexus currently uses Plonk, a category of zk-SNARKS, as its main zero-knowledge proof (ZKP) system. It is working to develop its own system based on recent advances from other proof systems, especially SuperNova and HyperNova, Yang notes.

According to Yang, no other projects use SuperNova or HyperNova, but there are many teams monitoring the progress of implementing these systems. This is largely due to the fact that SuperNova and HyperNova have not yet implemented production-ready technical states.

“On our roadmap, the zkLink team is working on implementing folding schemes and will implement it into the Nexus platform once it is ready for production,” Yang said.

Source link

Aims Ecosystems fragmentation liquidity Nexus solve
Share. Facebook Twitter Pinterest LinkedIn Tumblr Email

Related Posts

ampersend and TRM Labs launch real-time compliance screening for AI agents

2026-06-04

Securitize introduces the first onchain private credit fund on TRON

2026-06-04

Cardano fuels Brazil’s Olympic technology push with blockchain and AI

2026-06-04

The movement centers on stablecoin payments as the layer 2 boom loses momentum

2026-06-04
Add A Comment

Comments are closed.

Top Posts

XEC Founder Outlines Plan for Immediate Finality Using Avalanche Pre-Consensus

2025-10-07

Golden Cat and Celdata Forge Partnership to improve the sharing of life sciences

2025-05-30

Forget ETFs, let’s work on tokenizing the entire value chain

2024-02-08
Editors Picks

River integrates Layerzero in Power Native Omni-Chain Stablecoin Liquidity

2025-08-24

DOT shows strong bullish momentum – What will be the next target?

2023-11-17

Digitization for restaurant owners: Gastique brings visibility to the next level

2025-07-18

ChatGPT has a surprising price prediction for ADA in 2024

2024-01-21

Our mission is to develop a community of people who try to make financially sound decisions. The website strives to educate individuals in making wise choices about Cryptocurrencies, Defi, NFT, Metaverse and more.

We're social. Connect with us:

Facebook X (Twitter) Instagram Pinterest YouTube
Top Insights

Aiden adds audit-ready reporting and policy controls for Windows enterprises amid increasing cybersecurity pressures

ampersend and TRM Labs launch real-time compliance screening for AI agents

Why it’s time to pay attention to Solana before it repeats itself in 2024

Get Informed

Subscribe to Updates

Get the latest news and Update from Bitcoin Platform about Crypto, Metaverse, NFT and more.

  • Contact
  • Terms & Conditions
  • Privacy Policy
  • DMCA
  • Advertise
© 2026 Bitcoinplatform.com - All rights reserved.

Type above and press Enter to search. Press Esc to cancel.