Giter VIP home page Giter VIP logo

l0's Introduction

L0

English>>

Build Status GoDoc Gitter

概述

L0是北京博晨技术有限公司推出的的具有自主知识产权的分布式账本系统。L0使用了树型分层的分布式账本架构,它是多个链的有机组合,通过创新的跨链共识和分层交易机制,以及对账户和交易的全新分类,突破了传统单链结构的性能及存储瓶颈,理论上可支持任意规模的网络和任意级别的并发,同时为现实场景中热点账户性能瓶颈的解决提供了内生的支持。

结构示例

L0三层结构示例

整体架构

L0整体架构分为三层:核心层、服务层、应用层。

核心层由区块链节点和消息网络组成,提供账本的交易广播、共识计算、合约执行、身份认证、数据存储等功能。核心层 可以通过弹性平滑扩展提升交易处理能力。企业可以快速部署自有的核心层,也可以接入基础平台供应商的核心层。

服务层可以承接分布式账本的各种业务场景,企业可以通过服务层构建相关的具体业务,包括在服务层构建和提交自己的 智能合约,构建自己的资产体系,维护自己的业务数据、用户数据等。

应用层向终端用户提供基于分布式账本的应用服务,如各类型数字资产的钱包、交易应用等。用户通过应用层来管理资产 或者进行交易。

更多关于L0的介绍请查看L0白皮书

安装

cd $GOPATH/src/github.com/bocheninc/L0/build
make
bash start.sh

许可证

L0遵循GPLv3协议发布。

l0's People

Contributors

yanchenxu avatar bochentec avatar luren5 avatar chaogaofeng avatar ohnoohyesohmygod avatar maiiz avatar vskity avatar fearblackcat avatar m1ncat avatar

Watchers

James Cloos avatar zjqpower 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.