Skip to content

Solana Blockchain

SOLANA ZERO is designed as a real-time, on-chain-first game. For that we need a chain that offers:

  • High throughput – to support many concurrent matches and in-game events.
  • Low latency – so on-chain effects (stakes, rewards, leaderboard updates) feel fast.
  • Low fees – so repeated play is economically viable.

Solana provides this combination today with its Sealevel parallel runtime and wide validator set.

For players, using Solana means:

  • Fast confirmation of match stakes and payouts.
  • Low transaction costs, especially compared to many other L1s.
  • Access to a large ecosystem of wallets, DEXes, and DeFi tools for managing SOL and SOLZ.

You can:

  • Stake into ranked matches.
  • Claim rewards.
  • Trade tokens and future NFTs on Solana-native platforms.

For SOLANA ZERO itself, building on Solana allows us to:

  • Implement a fully on-chain runtime (with the help of infrastructure like Magicblock).
  • Keep economic logic transparent and auditable.
  • Integrate with existing Solana primitives (tokens, NFTs, governance, etc.).

Core components that live on Solana include:

  • Match programs and staking logic.
  • WANTED / CP and bounty programs.
  • Asset and economy programs (SOLZ, future NFTs, terrains).

For more details, see:

As Solana evolves:

  • Node, RPC, and tooling upgrades may change performance characteristics.
  • New features (e.g. improved fee markets or scheduling primitives) can unlock better designs.

The game will follow Solana’s mainnet-beta evolution while keeping player experience as the priority.