command
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Nov 6, 2020
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
多节点组网
学习如何部署多个节点,理解不同类型节点旳作用并掌握其部署方法,通过实验
了解tendermint的容错机制。
示例代码运行
1、一体化节点
在1#终端执行如下命令编译并安装可执行文件:
~/repo/go/src/hubwiz.com/c8$ go install smr.go
运行一体化节点程序:
~/repo/go/src/hubwiz.com/c8$ smr
2、单节点实验
参考教程说明。
3、观察节点实验
参考教程说明。
4、拜占庭容错实验
参考教程说明。
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.