下载代码
git clone https://github.com/bigpicturelabs/consensusPBFT.git
将文件放在 $GOPATH/src 修改一下文件中引用路径
运行
# 编译
go build main.go
新打开 5 个终端
./main Apple
./main MS
./main Google
./main IBM
curl -H "Content-Type: applicaton/json" -X POST -d '{"clientID":"ahnhwi","operation":"GetMyName","timestamp":859381532}' http://localhost:1111/req
网友评论