BaraGames
Official Website
  • Welcome to BARA Games
  • Users
    • Getting Started
      • Setting up your wallet
      • Bridging funds to Solana
      • Join BARA community!
  • Developers
    • Why Choose BARA?
    • Getting Started
      • Setup local development for BARA SVM
      • Build & Deploy Your First Program
    • Developer Tooling
      • Explorer
      • Faucet
      • Wallet Extensions
    • Additional Resources
  • Architecture
    • Overview
    • Vision & Architecture
    • HyperGrid Framework
      • HyperGrid Infrastructure
        • Architectural Overview
        • Grids and Network Relationships
          • Grids
      • Interoperability with Solana
        • Data Synchronization Between HyperGrid and Solana Base Layer
      • HyperGrid Shared State Network (HSSN)
      • HSSN Explorer Overview
      • HSSN Gas Fee Mechanism
      • Operator Guides
        • Deploying a New Grid
        • Deploying a BARA RPC Node
        • Deploying an HSSN Validator
        • Mainnet
          • Deploying an HSSN Validator
      • Verifiable Compute & Zero-Knowledge Proofing on HyperGrid
    • Sorada
      • Introduction
      • Architecture
      • How to Deploy Sorada
      • Resources
    • Rush ECS Framework
      • Introduction
      • Features
      • Quickstart
      • Reference
      • Demo
  • RESOURCES
    • Audit Reports
    • We're Hiring!
Powered by GitBook
On this page
  1. Architecture

HyperGrid Framework

Introducing HyperGrid – a rollup scaling and orchestration framework for dedicated Solana Virtual Machine (SVM) ecosystem rollup operators.

PreviousVision & ArchitectureNextHyperGrid Infrastructure

Last updated 3 months ago

HyperGrid protocol is a rollup scaling and orchestration framework for dedicated Solana Virtual Machine (SVM) ecosystem rollup operators. HyperGrid utilizes state compression and Byzantine Fault Tolerance (BFT) to achieve potentially infinite transaction throughput by enabling horizontal scaling across multiple grids, exemplified by BARA – a gaming-specific grid that settles on Solana.

Among other things, a key feature of HyperGrid is . HyperGrid is designed to be interoperable with Solana. It implements an interoperability interface that allows for wholly encapsulated programs on Solana to delegate execution to Grids orchestrated by HyperGrid. This approach offers several benefits:

  • Creates a single source of truth for all programs running on Solana

  • Facilitates the delegation of program computation to HyperGrid

  • Enables rollups to benefit from the Base layer's services and liquidity

Atomic Interoperability