【问题标题】:How to create private network in hyperledger composer tools如何在超级账本作曲家工具中创建专用网络
【发布时间】:2019-07-18 19:49:50
【问题描述】:

我想使用 Hyperledger Composer 作为开发环境在 Hyperledger Fabric 上创建一个应用程序。

但每当我通过 Playground 测试我的代码时,它都会使用浏览器版本。

我想建立自己的专用网络,我最初认为我需要处理 BYFN 脚本并手动创建它。但我仍然不确定这一点。我挣扎了很多,但找不到任何东西。

我只是想了解 Composer 网络。 我希望与维护网络的同行一起构建一个应用程序:

  1. www.a.com
  2. www.b.com

我将如何为撰写运行此程序? 它将如何安装在作曲家中?

任何有关这方面的文件都会对我有益。

【问题讨论】:

    标签: hyperledger-fabric hyperledger hyperledger-composer


    【解决方案1】:

    您可以从阅读 Hyperledger Composer 文档开始:https://hyperledger.github.io/composer/latest/introduction/introduction.html

    特别是您首先需要创建一个业务网络,并且从您的第一个网络开始,我建议您使用带有模板的 Hyperledger Composer Playground 来了解它是如何工作的。跟随本教程:https://hyperledger.github.io/composer/latest/tutorials/playground-tutorial

    如果您不想使用本地版本的 Playground,可以按照以下指南将其安装在您的计算机上:https://hyperledger.github.io/composer/latest/installing/development-tools

    当您开发业务网络时,您可以从 Playground 将其导出为业务网络卡,并按照本教程安装在两个组织的 Hyperledger Fabric 网络上:https://hyperledger.github.io/composer/latest/tutorials/deploy-to-fabric-multi-org

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2022-11-10
      • 2018-12-19
      • 1970-01-01
      相关资源
      最近更新 更多