Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rubixchain/rubixnetwork

rubix network git page
https://github.com/rubixchain/rubixnetwork

Last synced: about 5 hours ago
JSON representation

rubix network git page

Awesome Lists containing this project

README

        



RubixChain

# 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
* Asynchronous Parallelism
* Proof of Pledge (PoP)
* Double Spending and Fork Resolution
* Hard capped native tokens with publicly verifiable , immutable mathematical proofs
* Non-Linear Secret Sharing (NLSS)

# Getting Started

1. Follow the Rubix [Installation Procedure](https://learn.rubix.net/node-setup) (including wallet) depending on your OS.
2. You can query at [Rubix Discussion Forum](https://t.me/joinchat/FVW78xbBBvefEUSBB0p4Fw).

# Useful Links

* [Website](https://rubix.net/)
* [Documentation](https://learn.rubix.net/)
* [Twitter](https://twitter.com/RubixChain)
* [Telegram](https://t.me/joinchat/FVW78xbBBvefEUSBB0p4Fw)
* [Other Links](https://linktr.ee/rubix.net)

# Project Private Links

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

| **Language** | **Project** | **Completeness** |
| :-------------------|:---------------------:| -----------------:|
| Java | | **Alpha(Private)** |
| Rust | | **Alpha(Private)** |
| go | | Available Soon |

# Specs and Papers

* Specifications of Rubix - [specs](https://rubix.net/)

* White Paper - [paper](https://github.com/rubixchain/rubixnetwork/raw/master/RubiX_WhitePaper%20R1.8.pdf)