1 Star 0 Fork 11

江文学 / blockchain

forked from coderush / blockchain 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 542 Bytes
一键复制 编辑 原始数据 按行查看 历史
coderush 提交于 2018-02-23 02:08 . 更新 README.md

使用springboot开发的区块链简单示例

启动BlockChainApplication类后,浏览器打开 http://localhost:8080/mine 可以看到json格式表示的区块链信息,以及是否有效的提示,如下图:

浏览器效果

执行 http://localhost:8080/mine 时,在控制台也有如下图的信息:

控制台打印信息

Java
1
https://gitee.com/stimulant/blockchain.git
git@gitee.com:stimulant/blockchain.git
stimulant
blockchain
blockchain
master

搜索帮助