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

Welcome to BARA Games

Building Game Economies on Solana

BARA is the first atomic SVM (Solana Virtual Machine) chain engineered to enable sovereign game economies on Solana.

It addresses a specific challenge in blockchain gaming: how to run complex games with high performance while maintaining true decentralization. As an atomic Solana Virtual Machine (SVM) chain, BARA allows games to operate with their own economics while staying connected to Solana's security.


BARA's Tech Stack

HyperGrid Framework

BARA's HyperGrid framework transforms this landscape by enabling each game to operate in its own dedicated grid. This means a massively multiplayer game can handle thousands of concurrent player actions, while a trading card game can manage complex card interactions and marketplaces - all running simultaneously without competing for the same blockchain resources.

Sorada

Sorada represents a fundamental shift in our approach to SVM data architecture. By decoupling read operations from the core transaction processing pipeline, we've created a system that delivers unprecedented performance improvements for data retrieval.

Our testing shows a 30-40x improvement in read performance compared to standard RPC nodes. For all applications, this translates to response times as low as 5ms for read operations - a game-changing improvement that enables truly responsive blockchain gaming experiences.

Rush

Rush is BARA's Entity-Component-System (ECS) framework, designed to make blockchain game development feel natural and approachable. It takes a declarative approach where game developers define their game's world, entities, and components using simple configuration files, eliminating the need to write complex blockchain code. Rather than requiring developers to learn intricate blockchain concepts, Rush generates all the necessary smart contracts and SDKs from these configurations.


Let's explore the BARA ecosystem together, buckle up, its going to be awesome!!

NextGetting Started

Last updated 3 months ago

Page cover image