2020-03-23 11:15:55 版本 : Hyperledger Fabric---操作指南
作者: 潘昊 于 2020年03月23日 发布在分类 / 区块链基础知识 / 底层框架资料 / HyperLedger Fabric 下,并于 2020年03月23日 编辑
 历史版本

修改日期 修改人 备注
2020-03-23 14:31:55[当前版本] 潘昊 其他原因...
2020-03-23 11:15:55 潘昊 创建版本

成员服务提供者 MSP)

文章提供MSP的设置细节,致力于打造MSP的最佳实践。详细说明在Hyperledger Fabric支持下的MSP的实现步骤,并讨论其使用方面的最佳实践方式。

 

原文链接: https://hyperledgercn.github.io/hyperledgerDocs/msp_zh/

 

Channel 配置(configtx)

 

 文章主要描述了Channel 配置(configtx)的问题。其中包括Anatomy of a configuration / 配置剖析、Configuration updates / 更新配置、Permitted configuration groups and values / 组和值得配置许可、Orderer system channel configuration / Order channel 配置、Application channel configuration / APP channel 配置以及Channel creation / 创建channel。


原文链接:https://hyperledgercn.github.io/hyperledgerDocs/configtx_zh/

 

Channel 配置(configtxgen)

文章描述了configtxgen工具的用法,该工具用来操作超级账本 Fabric 的通道配置 ,目前,该工具主要侧重于生成引导共识节点的创世纪块,但是将来预计增加生成新通道的配置以及重新配置已有的通道。

 

原文链接: https://hyperledgercn.github.io/hyperledgerDocs/configtxgen_zh/


Channel 重新配置(configtxlator)

 文章描述了configtxlator的使用。其中包括总体描述、运行 configtxlator 工具(Running the configtxlator)、原型翻译(Proto translation)、配置更新计算(Config update computation)、引导实例(Bootstraping example)、重配置示例(Reconfiguration example)、以及增加组织(Adding an organization)。


原文链接:https://hyperledgercn.github.io/hyperledgerDocs/configtxlator_zh/


背书策略

 文章描述了背书策略的制定。其中包括Endorsement policy design - 背书策略设计、Endorsement policy syntax in the CLI - CLI中背书策略语法、Specifying endorsement policies for a chaincode - 为chaincode指定背书策略、以及未来计划增加的功能。


原文链接:https://hyperledgercn.github.io/hyperledgerDocs/endorsement-policies_zh/


错误处理

文章讲述了错误处理的方法。其中包括总体概览、使用说明、显示错误消息以及1.4. Hyperledger Fabric中错误处理的一般准则。


原文链接:https://hyperledgercn.github.io/hyperledgerDocs/error-handling_zh/


日志控制

文章讲述了日志控制的方法。其中包括Overview概述、peer、Go chaincodes、以及API的控制。


原文链接:https://hyperledgercn.github.io/hyperledgerDocs/logging-control_zh/


 

历史版本-目录  [回到顶端]
    区块链服务网络发展联盟