Giter VIP home page Giter VIP logo

deepblockchains's Introduction

Deep Blockchains

In this research, We describe how a deep blockchain architecture can address bottlenecks of a modern single-layer blockchain without sacrificing their core benefits of immutability, security, or trustlessness.

We describe in particular a 3-layer blockchain for provable storage and bandwidth in detail:

  • Layer 1: Root Chain - which stores/publishes the SMT (Sparse Merkle Tree) root of {Plasma Transactions, and Anchor Transactions, Plasma Accounts} etc.

  • Layer 2: The Plasma-Hybrid Chain - which manages (a) Plasma tokens redeemable for bandwidth and Storage (b) Layer 3 Chains Registrations and Permissions (c) Layer 3 Chains Latest State, all in SMTs.

  • Layer 3: Child Chains - Any number of blockchains using storage and bandwidth of Layer 2, e.g those that package NoSQL / SQL transactions for typical database operations;

L2 and L3 utilize a Cloudstore abstraction to store and retrieve blocks and the chunks created by these blocks in Ethereum SWARM and multiple cloud computing providers. We further demonstrate how SMART(Spare Merkle Anchor Root Transactions) Proof can be used to provide provable data storage and on-chain provenance. We aim to demonstrate implementation results of high-throughput, low-latency L3 chains resting on economically secure L2 Plasma-Hybrid Chain, taken together which are capable of scaling for modern web applications.

Resources Open Source Love

[Paper] Deep paper describing the scalable multilayer blockchain architecture in details.

Layer 1: RootChain Contract

[Solidity] A feature-complete smart contract, including the Plasma APIs documentation

Layer 2: Plasma Chain

[GoLang] Wolk's code-complete Plasma-Hybrid implementation

Layer 3: SQL + NoSQL Chain

Email [email protected] for early access.

Cloudstore: Wolk's Decentralized Backend + Erasure Encoding

Email [email protected] for early access.

SMT Implementation

Others

  • [Stark] ZK-STARK implementation in Go
  • [MiMC] Forward/Reverse MiMC Verifiable Delay Function benchmark in {C,GO, Python, Node.js}

deepblockchains's People

Contributors

mkchungs avatar rodneywitcher avatar sourabhniyogi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.