Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 515 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 515 Bytes

block-chain

go语言写的一个区块链demo

运行程序:go run main.go

运行端口:8000

查看所有区块 image

根据区块信息查看区块 image

添加新的区块 image

终端日志(挖矿过程、接口调用、报错) image