consensus

module
v0.0.0-...-25e1a75 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 6, 2021 License: MIT

README

consensus

consensus base golang

编译

cd pbft
go build

运行

# 启动第一个节点
./pbft.exe -c=config/config.toml

# 启动第二个节点
./pbft.exe -c=config/config1.toml

# 启动第三个节点
./pbft.exe -c=config/config2.toml

# 启动第四个节点
./pbft.exe -c=config/config3.toml

效果

image

Directories

Path Synopsis
libs
p2p

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL