超级账本HyperLedger: 超级账本工作组旗下项目介绍

Tags: HyperLedger 

目录

说明

超级账本HyperLedger视频教程:HyperLedger Fabric全手动、多服务器部署与进阶教程–“主页”中可领优惠券

超级账本HyperLedger旗下有很多的项目,对这些项目进行了简单的了解。

As an open consortium, Hyperledger incubates a range of business blockchain technologies, 
including distributed ledger frameworks, smart contract engines, client libraries, 
graphical interfaces, utility libraries and sample applications.

目前(2018-05-09 16:22:40),只对HyperLedger Fabric进行了部署体验,其它的项目只是通过阅读它们的文档进行了解。

Burrow

Burrow是最早Monax开发的项目,后来进入HyplerLedger孵化。Burrow的Incubation proposal中介绍,burrown之前的名字是 eris-db

看了半天Burrow的介绍,也没搞懂burrow到底是啥。burrow自称是:

Hyperledger Burrow is a permissioned Ethereum smart-contract blockchain node built with <3 by Monax.
It executes Ethereum smart contract code on a permissioned virtual machine.

Burrow的Incubation proposal中的介绍更具体一些:

Burrow's primary users are businesses aiming at value chain level optimization 
amongst other blockchain and smart contract benefits. These users require 
permissions on their blockchain deployments in order to fulfill numerous legal
and/or commercial requirements for their applications. 

好像是说一些商业用户为了满足法规以及商业需求,它们的区块链需要得到许可?

后来从Iroha中了解到什么是permissioned,意思是说,节点需要得到授权才能接入到区块链网络,比特币和以太坊的节点是permissionless的。

Bitcoin and Ethereum are designed to be permissionless ledgers where anyone can join and access all the data.

Monax的CEO Casey Kuhlman在Why we’re joining Hyperledger中介绍了加入HyperLedger的原因,那时候项目名还是eris-db。

从Casey Kuhlman的博文中,可以得知Burrow的定位是一个通用的智能合约执行引擎:

When we started our company in 2014 we never really had the intention of being
solely responsible for building an enterprise grade, general purpose smart contract machine. 

该项目的文档资料现在比较少,Monax的blog也在完善,目前有不少链接是失效的。

根据已有到资料判断,Burrow应当是一个支持授权的合约引擎,它的目标可能是要支持多种类型的合约,或许会成为一个通用的区块链节点系统?

Burrown项目文档中的链接现在(2018-05-09 16:33:02)是各种404,过段时间再看看。

Caliper

Caliper是一个Benchmark工具,华为贡献的,Measuring Blockchain Performance with Hyperledger Caliper

配图不错

Cello

Cello是一个部署管理平台,也就是现在常说的baas,用来管理组成链的节点,以及部署链、管理链。用户可以直接通过Cello部署合约。

超级账本HyperLedger的cello项目的部署和使用

Composer

Composer是用于合约、区块链应用开发的工具,用来简化、加快区块链应用的开发过程。

Our primary goal is to accelerate time to value, and make it easier to integrate
your blockchain applications with the existing business systems. You can use 
Composer to rapidly develop use cases and deploy a blockchain solution in weeks 
rather than months. Composer allows you to model your business network and 
integrate existing systems and data with your blockchain applications.

HyperLedger Composer Usage

Explorer

Explorer是一个区块链浏览器。

超级账本HyperLedger的explorer的使用中简单体验了下。

Fabric

Fabric是一个区块链技术框架。对Fabric已经做了比较深入的了解:

超级账本Hyperledger fabric的chaincode开发

超级账本HyperLedger的Fabric-CA的使用演示(两个组织一个Orderer三个Peer)

超级账本HyperLedger的fabricCA的用法讲解

超级账本HyperLedger的fabric项目的手动部署教程

超级账本HyperLedger项目fabric的nodejsSDK的使用

超级账本HyperLedger的fabric项目部署过程时遇到的问题

超级账本Hyperledger Fabric的使用

Indy

Indy是用于去中心化身份认证(decentralized identity)的分布式账本。

Indy get started中虚构了一个故事,通过这个故事可以很容易理解 Indy的用途。

Indy这个项目挺有意思,是一个挺实在的应用,以后有时间要重点研究下。

Iroha

Iroha也是一个区块链的framework,是日本的金融科技公司Soramitsu, Hitachi,以及NTT Data、Colu等贡献的。

HyperLedger Iroha Resources中介绍Iroha时,称Iroha的设计是移动优先。

HyperLedger Iroha Documents中是这样介绍Iroha的:

Hyperledger Iroha is a simple blockchain platform you can use to make trusted,
secure, and fast applications by bringing the power of permission-based blockchain
with Byzantine fault-tolerant consensus. It’s free, open-source, and works on
Linux and Mac OS, with a variety of mobile and desktop libraries.

Iroha的介绍中也提到了permissioned,它解释了这个词的含义,意思是说:

节点需要得到授权才能接入到区块链网络,
数据的写入读取也需要得到授权,这区别于比特币和以太坊地方,

在比特币和以太坊中,节点加入和数据读取写入是不需要授权的。

与其它BlockChain FrameWorks相比,Iroha自称所使用的共识算法更加高效、低延迟,内置了一些可以简化使用地命令,并声称它的授权实现目前是最好的:

Iroha is the only ledger that has a robust permission system, allowing permissions to 
be set for all commands, queries, and joining of the network.

之前有个误解,以为HyperLedger下的项目都是同一个大项目的不同子项目,各自承担不同使命。 现在看来并不是这样的,有些项目之间是竞争关系,例如这里的Iroha与前面提到的Fabric,以及后面的Sawtooth,都是区块链framework。

Quilt

QuiltInterledger Protocol (ILP)协议的Java实现,是日本的NTT Data贡献的。 日本人对区块链很热情嘛,10个项目中,有2个是日本公司贡献的。

Interledger Protocol (ILP)定义了分布式账本与分布式账本之间、传统账本与分布式账本之间的交互过程。

Interledger.org中介绍ILP协议时,称ILP是一项有十多年积累的研究成果:

The interledger protocol is the culmination of more than a decade of research in decentralized payment protocols. 
This work was started in 2004 by Ryan Fugger, augmented by the development of Bitcoin in 2008 and has involved 
numerous contributors since then.

HyperLedger Quilt Intro

Sawtooth

Sawtooth是另一个区块链的framework,采用模块化设计。 framework的竞争很激烈,会上演类似mesos、swarm、kubernetes之间的三国杀嘛?

Sawtooth is built to solve the challenges of permissioned (private) networks.
Clusters of Sawtooth nodes can be easily deployed with separate permissioning

相比Fabric,Sawtooth的一个亮点是能够并行的处理事务:

Sawtooth includes an advanced parallel scheduler that splits transactions into parallel flows.
When possible, transactions are executed in parallel, while preventing double-spending even 
with multiple modifications to the same state.

支持事件订阅:

Subscribe to events that occur related to the blockchain, such as a new block being committed or switching to a new fork.
Subscribe to application specific events defined by a transaction family.
Relay information about the execution of a transaction back to clients without storing that data in state.

另外通过Sawtooth和Ethereum集成项目Seth,Sawtooth上可以运行以太坊的合约。

接下来…

HyperLedger Fabric全手动、多服务器部署与进阶教程–“主页”中可领优惠券

更多关于超级账本和区块链的文章

参考

  1. Burrow
  2. Monax
  3. Burrow Incubation proposal
  4. HyperLedger Borrow Intro
  5. Casey Kuhlman: Why we’re joining Hyperledger
  6. HyperLedger Caliper
  7. Measuring Blockchain Performance with Hyperledger Caliper
  8. HyperLedger Cello
  9. HyperLedger Composer
  10. Welcome to Hyperledger Composer
  11. HyperLedger Explorer
  12. 超级账本HyperLedger的explorer的使用
  13. HyperLedger Fabric
  14. HyperLedger Indy
  15. HyperLedger Iroha
  16. HyperLedger Iroha Resources
  17. HyperLedger Iroha Documents
  18. HyperLedger Quilt
  19. HyperLedger Quilt Intro
  20. Interledger Protocol (ILP)
  21. HyperLedger Sawtooth
  22. Hyperledger Sawtooth - Seth

HyperLedger

  1. hyperledger fabric 1.3.0 多节点手动部署
  2. 【视频】超级账本HyperLedger: Fabric源码走读(一):项目构建与代码结构
  3. 【视频】超级账本HyperLedger: Fabric Go SDK的使用
  4. 【视频】超级账本HyperLedger: Fabric使用kafka进行区块排序(共识)
  5. 超级账本HyperLedger: Fabric 1.2.0使用时遇到的问题
  6. 超级账本HyperLedger: Fabric的Chaincode开发过程中遇到的问题
  7. 【视频】超级账本HyperLedger: 为Fabric的Peer节点配置CouchDB
  8. 【视频】超级账本HyperLedger: Fabric从1.1.0升级到1.2.0
  9. 【视频】超级账本HyperLedger: Fabric源码走读(零):源代码阅读环境准备
  10. 【视频】超级账本HyperLedger: Fabric的Chaincode(智能合约、链码)开发、使用演示
  11. 超级账本HyperLedger: Fabric Node.js SDK使用时遇到的问题
  12. 超级账本HyperLedger: Fabric Golang SDK使用时遇到的问题
  13. 超级账本HyperLedger: FabricCA的级联使用(InterMediateCA)
  14. 【视频】超级账本HyperLedger: 使用Ansible进行Fabric多节点分布式部署(实战)
  15. 超级账本HyperLedger: Fabric掰开揉碎,一文解惑
  16. 超级账本HyperLedger: Fabric Channel配置的读取转换
  17. 【视频】超级账本HyperLedger: Fabric进阶,在已有的Channel中添加新的组织
  18. 超级账本HyperLedger: 超级账本工作组旗下项目介绍
  19. 超级账本HyperLedger: Fabric Chaincode(智能合约、链码)开发方法
  20. 【视频】超级账本HyperLedger: Fabric-CA的使用演示(两个组织一个Orderer三个Peer)
  21. 超级账本HyperLedger: FabricCA的基本概念与用法讲解
  22. 【视频】超级账本HyperLedger: Fabric的全手动、多服务器部署教程
  23. 超级账本HyperLedger: Explorer安装使用
  24. 【视频】超级账本HyperLedger: Fabric nodejs SDK的使用
  25. 超级账本HyperLedger: Fabric部署过程时遇到的问题汇总
  26. 超级账本HyperLedger: Cello部署和使用
  27. 超级账本HyperLedger: Fabric的基本概念与基础用法

推荐阅读

Copyright @2011-2019 All rights reserved. 转载请添加原文连接,合作请加微信lijiaocn或者发送邮件: [email protected],备注网站合作

友情链接:  系统软件  程序语言  运营经验  水库文集  网络课程  微信网文  发现知识星球