KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
PYchain
★ 11
Open GitHub ↗
用python搭建入门级区块链,了解比特币背后的技术原理
Download README (.md)
Explore Similar Repositories
React-MUI-Calculator
:
A calculator made in React.js with Material-UI and Mathjs
Deepnudes
:
All that you dreamed it was and more..
Verilog
:
This repo will take you through different verilog projects
SeleniumBots
:
Bots written with Selenium
WHMCS-Dark
:
A Dark theme for the WHMCS admin page.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
PYchain
?
Download (.md)
# SimBlockchain python搭建入门区块链,了解比特币背后的原理,欢迎star! 运行要求: python 3.6+ 安装相关库: * hashlib库 `pip install hashlib` * requests库 `pip install requests` * Flsak库 `pip install Flask` # 运行 解压文件,点击`app.py`运行,输入`127.0.0.1:5000`,这个端口是根节点的端口。 运行新节点时,再次点击`app.py`运行,输入其他端口,如`127.0.0.1:5001` # 运行结果截图   # 说明文档 [说明文档]https://www.jianshu.com/p/ccd7ae8b46c6