Skip to content

orbs-network/orbs-spec

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Orbs Network Protocol Specification

V2 release (other versions)

Table of Contents

1. Node Architecture

Outlines all the various subsystems that make an Orbs network node.

2. Proof-of-Stake Architecture

Outlines PoS in the Orbs Universe with incentives, elections and rewards implemented over Ethereum.

3. Virtual Chain Architecture

The heart of an Orbs node is a set of virtual chains, standalone blockchain instances executing smart contracts and implementing Helix consensus. The interfaces between the various services of a virtual chain are defined here.

4. Version Release

Explanation of the flow for a version relase where each of the node subsystems can be upgraded and deployed to validators.

5. Encoding

Specification for the binary encoding of protocol network messages (both client protocol and gossip protocol).

About

Orbs platform protocol and service specifications, network architecture, etc

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published