Skip to main content

Thru Network Technical Specifications

This section provides technical documentation for Thru Network’s architecture, covering the core blockchain protocols, runtime environment, and virtual machine implementation.

Architecture Overview

Thru Network is organized into three main specification areas:

Core

The core specifications define the fundamental data structures and rules that govern the Thru blockchain:

Available Specifications

Runtime Environment

The runtime environment manages program execution and provides the execution context for Thru programs:

Available Specifications

Virtual Machine

The Thru Virtual Machine provides the execution environment for programs running on the network:

Available Specifications

System Calls


Getting Started

To understand Thru’s technical architecture:
  1. Start with Core to understand the fundamental blockchain data structures
  2. Review the Runtime Environment to learn how programs execute
  3. Explore the Virtual Machine specifications for detailed implementation guidance