Orbs Network
  • Overview
    • What is Orbs?
    • Layer 3 Protocol
    • Running on EVM and TON
    • Enhanced Execution
    • L3 for Advanced Trading
    • Network Diagram
    • White Papers and Spec
  • Orbs Lambda
    • What is Orbs Lambda?
    • Network Diagram
    • Example Use Cases
    • Step by Step Overview
      • Development Requirements
      • Select Unique ID
      • Project Template
      • index.js Implementation
        • Execution Environment
        • Allowed Packages
        • Supported Networks
        • Execution Triggers
        • Sending Transactions
      • Testing Locally
      • Deploying to Production
      • Analyzing Execution
  • Orbs VM
    • What is Orbs VM?
    • Network Diagram
    • Example Use Cases
    • Step by Step Overview
      • Development Requirements
      • Select Unique ID
      • Docker Image Implementation
        • Execution Environment
        • Working Directory
        • Entry Point
        • Health Check
        • status.json
      • Testing Locally
      • Deploying to Production
      • Analyzing Execution
  • Powered by Orbs
    • Liquidity Hub
      • Integration Spec
    • Perpetual Hub
    • dTWAP Protocol
      • Integration Spec
      • Network Diagram
      • dTWAP Tutorial
      • FAQ
    • dLIMIT Protocol
      • Integration Spec
      • dLIMIT Tutorial
      • FAQ
  • Community Projects
    • Notification Protocol
      • Integrate a New Project
      • Network Diagram
    • TON Access
      • Network Diagram
    • TON Vote
Powered by GitBook
On this page
  • Publications
  • Protocol Specification
  1. Overview

White Papers and Spec

PreviousNetwork DiagramNextWhat is Orbs Lambda?

Last updated 6 months ago

Publications

  • Orbs Position Paper This is the original Orbs protocol white paper published in April 2018 which outlines the network's long term vision and core architecture.

  • Orbs Technology Overview This technical paper was published in May 2019 and provides an overview of all major technology aspects that make up the Orbs platform.

  • Helix Consensus Paper An introduction to Helix, a decentralized, scalable and fair consensus algorithm created by the Orbs team and academics from the Technion - Israel institute of technology.

  • More white papers The full list of white papers, research papers and working papers published by the Orbs team since the project's beginning in 2017.

Protocol Specification

  • Protocol Spec on GitHub The Orbs platform protocol and service specifications, interfaces and network architecture.

  • Orbs Token Contract The official Ethereum smart contracts for the Orbs platform token - ORBS.

  • Orbs Staking Contract Orbs staking contracts on EVM used for Orbs Proof-of-Stake implementation.

  • Orbs PoS Contracts v2 Orbs Proof-of-Stake V2 EVM smart contract implementation and testkit.

https://www.orbs.com/white-papers/orbs-position-paper
https://www.orbs.com/white-papers/orbs-technology-overview-2
https://www.orbs.com/white-papers/helix-consensus-whitepaper
https://www.orbs.com/white-papers
https://github.com/orbs-network/orbs-spec
https://github.com/orbs-network/orbs-token
https://github.com/orbs-network/orbs-staking-contract
https://github.com/orbs-network/orbs-ethereum-contracts-v2