docs.orbs.network Open in urlscan Pro
172.64.147.209  Public Scan

Submitted URL: https://docs.orbs.network/
Effective URL: https://docs.orbs.network/v3
Submission: On September 23 via api from JP — Scanned from JP

Form analysis 0 forms found in the DOM

Text Content

Orbs Network
More


SearchCtrl + K
 * Overview
   * What is Orbs?
   * Layer 3 Protocol
   * Running on EVM and TON
   * Enhanced Execution
   * 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
   * dTWAP Protocol
      * Network Diagram
   
   * TON Access
      * Network Diagram
   
   * Notification Protocol
      * Network Diagram

Powered by GitBook


WHAT IS ORBS?

Orbs is an open, decentralized and public blockchain infrastructure executed by
a secure network of permissionless validators using Proof-of-Stake (PoS)
consensus.

DECENTRALIZED NETWORK

   

 * Dozens of permissionless validators Anyone can participate in the Orbs
   consensus protocol, similar to Ethereum and Bitcoin. Dozens of independent
   validators have been running on the production Orbs mainnet since the
   beginning of 2019. Elected validators in the protocol are called Guardians.

   
   

 * Proof-of-Stake consensus implemented as EVM smart contracts A committee of
   honest validator nodes (Guardians) is elected using PoS. Every validator
   stakes ORBS tokens in smart contracts running on Ethereum and Polygon.
   Guardians can also receive delegated stake from Orbs community participants.
   Over $100,000,000 of value is actively staked in Orbs PoS contracts.

   
   

 * Strong security guarantees backed by Ethereum itself The Orbs PoS algorithm
   is implemented as EVM smart contracts running on the Ethereum mainnet. This
   unique model guarantees the sanctity of Orbs' elections using Ethereum's own
   security guarantees. Orbs is the first PoS network that does not calculate
   its own elections and is objectively auditable from outside.

   

LAYER 3 PROTOCOL

Orbs is an L3 protocol and runs over existing L1/L2 blockchains. Orbs caters to
apps running on existing L1s like Ethereum and TON and allows them to enhance
the capabilities of their existing smart contracts.

Orbs does not compete with L1s like Ethereum and TON - it runs on top of them.

NextLayer 3 Protocol

Last updated 1 year ago

On this page
 * Decentralized Network
 * Layer 3 Protocol