Skip to content

airzhangfish/blockchaincat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

doc:一个区块链介绍的PPT
blockchaincat:区块链原理源码
web:页面管理

具体讲解可以参考doc文件夹中的PPT

运行方法:
1.修改bcserver.py文件中default=5000,运行bcserver.py,启动第一个节点。
1.修改bcserver.py文件中default=5001,运行bcserver.py,启动第二个节点。


在php环境中,配置web文件夹index.php
可直接浏览器打开:
http://localhost/blockchaincat/index.php?port=5000

http://localhost/blockchaincat/index.php?port=5001

需要配置py和php运行环境

About

基于区块链的底层实现demo-猫币

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published