书栈网 · BookStack 本次搜索耗时 0.039 秒,为您找到 328 个相关结果.
  • Fabric-CA Commands

    Fabric-CA Commands Fabric-CA Client Fabric-CA Server Fabric-CA Commands The Hyperledger Fabric CA is a Certificate Authority (CA) for Hyperledger Fabric. The commands availabl...
  • 本地方式启动 Fabric 网络

    本地启动 Fabric 网络 规划初始网络拓扑 准备启动配置文件 生成组织关系和身份证书 生成系统通道初始区块 生成新建应用通道配置交易 生成锚节点配置更新文件 启动 Orderer 节点 启动 Peer 节点 创建通道 加入通道 更新锚节点配置 本地启动 Fabric 网络 启动一个 Fabric 网络主要包括如下步骤: ...
  • 本地方式启动 Fabric 网络

    本地启动 Fabric 网络 规划初始网络拓扑 准备启动配置文件 生成组织关系和身份证书 生成系统通道初始区块 生成新建应用通道配置交易 生成锚节点配置更新文件 启动 Orderer 节点 启动 Peer 节点 创建通道 加入通道 更新锚节点配置 本地启动 Fabric 网络 启动一个 Fabric 网络主要包括如下步骤: 规...
  • 本地方式启动 Fabric 网络

    本地启动 Fabric 网络 规划初始网络拓扑 准备启动配置文件 生成组织关系和身份证书 生成系统通道初始区块 生成新建应用通道配置交易 生成锚节点配置更新文件 启动 Orderer 节点 启动 Peer 节点 创建通道 加入通道 更新锚节点配置 本地启动 Fabric 网络 启动一个 Fabric 网络主要包括如下步骤: 规...
  • 链码概念与结构

    链码概念与结构 Chaincode 接口 链码结构 依赖包 Init 和 Invoke 方法 链码概念与结构 超级账本 Fabric 中的链码(Chaincode)延伸自智能合约的概念,负责对应用程序发送的请求做出响应,执行代码逻辑,实现与账本进行交互。 区块链网络中成员协商好业务逻辑后,可将其编程到链码中,所有业务流程将遵循合约代码自动执行...
  • 编写第一个应用

    编写第一个应用(Writing Your First Application) 下载测试网络(Getting a Test Network) 应用程序如何与网络进行交互(How Applications Interact with the Network) 查询账本(Querying the Ledger) 更新账本(Updating the Ledg...
  • Contributing documentation

    Contributing documentation Introduction Repository folders International folders Making changes Building locally Building on GitHub Making a PR Commands Reference updates A...
  • Release notes

    What’s new in Hyperledger Fabric v2.x What’s New in Hyperledger Fabric v2.5 Purge history of private data Multi-architecture binaries and docker images are now available What’s ...
  • Error handling

    Error handling General Overview Usage Instructions General guidelines for error handling in Hyperledger Fabric Example program Error handling General Overview Hyperledger F...
  • cryptogen

    cryptogen Syntax cryptogen help cryptogen generate cryptogen showtemplate cryptogen extend cryptogen version Usage cryptogen cryptogen is an utility for generating Hyper...