简体   繁体   English

Hyperledger Fabric和Blockchain Platform V2.0有什么区别?

[英]what is the difference between Hyperledger Fabric and Blockchain Platform V2.0?

I am new to blockchain and is trying to set up a blockchain network for a college project. 我是区块链的新手,正在尝试为大学项目建立区块链网络。 I am confused on difference between Hyperledger Fabric and Blockchain Platform 2.0 我对Hyperledger Fabric和Blockchain Platform 2.0之间的区别感到困惑

它看起来是IBM基础架构上的Hyperledger Fabric的托管实例。

IBM Blockchain Platform 2.0 is a "user managed" implementation of Hyperledger Fabric. IBM Blockchain Platform 2.0是Hyperledger Fabric的“用户管理”实现。 It does have a free version, and makes deploying Fabric components easier, by providing a UI for creating and interacting with your network and components, as well as allowing users to manager their own underlying infrastructure. 它确实有一个免费版本,通过提供用于创建和与您的网络和组件交互的UI,以及允许用户管理他们自己的底层基础架构,使部署Fabric组件更容易。

I recommend, if you are just starting out, to take a look at the VS Code IBM Blockchain Platform Extension. 如果您刚刚开始,我建议您查看VS Code IBM Blockchain Platform Extension。 It allows you to create a local Fabric network at the click of a button, and also allows you to create projects from templates. 它允许您通过单击按钮创建本地Fabric网络,还允许您从模板创建项目。 You'll start out with template Smart Contracts and can modify, install and test them right from VS Code. 您将从模板智能合约开始,并可以直接从VS代码修改,安装和测试它们。 It will also allow you to download your connection profile for you local Fabric network so you can connect to your network from you applications. 它还允许您为本地Fabric网络下载连接配置文件,以便从应用程序连接到网络。

VS Code - IBM Blockchain Extension : I recommend you do the quick tutorial at this link on how to use the extension. VS Code - IBM Blockchain Extension :我建议您在此链接上执行有关如何使用扩展的快速教程。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM