如何创建或生成 channelTx 和 Genesisblock

How create or generate the channelTx and Genesisblock

I am using the configTx to create the channelTx and genesis block, using the config-file.yaml.

感谢您提出这个问题,很多人都想知道这个问题的答案

先说一下hyperledger fabric工具

  • 密码原
  • configtxgen
  • configtxlator
  • 原形子
  • idemixgen

Link 这里:https://github.com/hyperledger/fabric/tree/release-1.4/common/tools

这些工具是开源的,由 IBM fabric 团队构建,旨在完成配置任务。 As of now 1.4 SDK's doesn't support for configuration tasks

每个工具都是由 golang 构建并使用 grpc

第二个问题:

创建频道后,将无法使用 channel.tx 文件,如果您想更新,则必须发送更新交易