Skip to content

TanLian/blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

介绍:

使用Python写的一个简单的区块链

使用:

创建创世区块

python cli.py create_genesis

挖矿

python cli.py mine

显示区块链上的所有区块

python cli.py show_blockchain

从其他节点同步区块链

python cli.py sync

Alt text

浏览器中显示

About

It's a tiny blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages