Termina
  • Overview
    • Introduction
    • Quickstart
  • Solana Primer
    • Solana Virtual Machine (SVM)
    • Existing Scaling Solutions
    • Why Termina
  • Network Extension Stack
    • Overview
    • FAQs
    • NE Modules
      • SVM Engine
        • Engine Internals
        • Launching an Instance
      • zkSVM Prover
        • Prover Mechanics
        • Leveraging the zkSVM
      • Data Anchor
        • Data Flow
        • Using the Data Anchor
    • Rollups
  • Socials
    • Twitter
    • Discord
    • Website
Powered by GitBook
On this page
  1. Network Extension Stack
  2. NE Modules
  3. SVM Engine

Engine Internals

PreviousSVM EngineNextLaunching an Instance

Last updated 1 month ago

The SVM Engine runs a pure Solana transaction processing environment without relying on an external network or settlement layer. Whether optimizing DeFi protocols or supporting enterprise-grade applications, it aligns performance with Solana’s vision of a unified global state.

How It Works

  • Native Integration: Directly interacts with Solana’s validator set and account state and avoid the overhead of sequencers and fault proof mechanisms.

  • Unified Liquidity: Keeps assets anchored to Solana L1 instead of spreading liquidity across multiple networks.

  • Allocates dedicated resources to prevent risks of congestion and ensure predictable performance.