Skip to content

thewebchap/rubixnetwork

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rubix

Rubix - ProofChain

A deterministic state-machine that is designed to address the scale, cost, and privacy shortcomings of blockchain protocols that rely on one sequentially organized chain of all global transactions. The global state-machine is divided into finite number of state-machines called ProofChains. While each ProofChain maintains one state, together all ProofChains represent a globally accessible singleton state that is immutable.

Features

  • Instant Confirmation and Finality of Transaction
  • Light-Weight Proof of Work (LWPOW)
  • Asynchronous Parallelism
  • Double Spending and Fork Resolution
  • Pre-Mined Tokens
  • Non-Linear Secret Sharing (NLSS)

Getting Started

  1. Follow the Rubix Installation Procedure
  2. For more information, go through Rubix Docs
  3. You can query at Rubix Discussion Forum

Useful Links

Project Links

This Project is currently developed in Java. Multi-Language support will be available soon.

Language Project Completeness
Java https://github.com/rubixchain/java-rubix Alpha
Python https://github.com/rubixchain/py-rubix Available Soon
Kotlin https://github.com/rubixchain/kotlin-rubix Available Soon
go https://github.com/rubixchain/go-rubix Available Soon

HTTP Client-Library

Language Project Completeness
Java https://github.com/rubixchain/java-rubix-api 100%
Python https://github.com/rubixchain/py-rubix-api Available Soon
Kotlin https://github.com/rubixchain/kotlin-rubix-api Available Soon
Go https://github.com/rubixchain/go-rubix-api Available Soon

Specs and Papers

  • Specifications of Rubix - specs

  • Biege Paper - paper

About

rubix network git page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 72.4%
  • Batchfile 27.6%