Gament Network: Layer 2 Blockchain Solution ETH
  • 🔰Abstract
  • 👋Introduction
  • 👩‍🔧Technical Architecture
  • â›“ī¸Plasma
  • 🔐Security and Decentralization
  • đŸ›ĢFeatures
  • 🔁Use Cases
  • â˜Žī¸Detailed Technical Specifications
    • đŸ› ī¸Consensus Mechanism
    • 📔Smart Contracts
    • 💰Network Fees
    • 🏁User Experience
  • đŸ›Ŗī¸Roadmap
  • đŸ’ĨConclusion
  • â„šī¸Contact Information
Powered by GitBook
On this page

Technical Architecture

zk-Rollups

zk-Rollups (Zero-Knowledge Rollups) aggregate hundreds or thousands of transactions off-chain into a single batch. This batch generates a cryptographic proof, known as a zk-SNARK (Zero-Knowledge Succinct Non-Interactive Argument of Knowledge), which is then submitted to the Ethereum mainnet. The key advantages of zk-Rollups include:

  • Efficiency : Only the proof and minimal data are submitted on-chain, reducing the load on the Ethereum network.

  • Security : The cryptographic proof ensures the validity and integrity of all bundled transactions.

  • Scalability : By processing transactions off-chain, zk-Rollups can achieve significantly higher throughput.

PreviousIntroductionNextPlasma

Last updated 10 months ago

👩‍🔧
Page cover image