File tree 1 file changed +7
-3
lines changed
1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -10,19 +10,23 @@ Building Your First Network
10
10
setup utilities within the supplied tar file. If you run
11
11
these commands with images or tools from the current master
12
12
branch, it is possible that you will see configuration and panic
13
- errors.
13
+ errors.
14
+ .. note :: 这些指南经过验证是可以在标记为“1.0.3”版本的Docker镜像和已提供的打包在tar文件内的预编译配置工具之上工作的. 如果你从当前的master分支上执行这些命令或工具, 很有可能你会遇到配置错误.
14
15
15
16
The build your first network (BYFN) scenario provisions a sample Hyperledger
16
17
Fabric network consisting of two organizations, each maintaining two peer
17
- nodes, and a "solo" ordering service.
18
+ nodes, and a "solo" ordering service.
19
+ 创建你第一个网络(BYFN)场景提供了一个有两个组织组成的样例Hyperledger Fabric 网络, 每个组织维护两个节点, 以及一个“单独的”排序服务.
18
20
19
21
Install prerequisites
20
22
---------------------
23
+ 安装先决条件
24
+ ---------------------
21
25
22
26
Before we begin, if you haven't already done so, you may wish to check that
23
27
you have all the :doc: `prereqs ` installed on the platform(s)
24
28
on which you'll be developing blockchain applications and/or operating
25
- Hyperledger Fabric.
29
+ Hyperledger Fabric.
26
30
27
31
You will also need to download and install the :doc: `samples `. You will notice
28
32
that there are a number of samples included in the ``fabric-samples ``
You can’t perform that action at this time.
0 commit comments