blok:用Python编写的简单区块链实现

时间:2021-04-04 07:23:41
【文件属性】:
文件名称:blok:用Python编写的简单区块链实现
文件大小:23KB
文件格式:ZIP
更新时间:2021-04-04 07:23:41
Python 布洛克 用Python编写的简单区块链实现。 我利用了 。 ┌────────────────────────────────────────────────┐ │ BLOCKCHAIN │ ├────────────────────────────────────────────────┤ ┌────┤► chain: List[BLOCK] │ │ │ │ │ │ current_node_transactions: List[TRANSACTION] ◄├──────────────┐ │ │
【文件预览】:
blok-main
----poetry.lock(43KB)
----LICENSE(1KB)
----blok()
--------helpers.py(642B)
--------node_server.py(2KB)
--------main.py(504B)
--------__init__.py(22B)
--------http_api.py(2KB)
--------http_server.py(288B)
----README.md(3KB)
----.pre-commit-config.yaml(533B)
----tests()
--------test_helper.py(979B)
--------__init__.py(0B)
--------test_server.py(2KB)
--------test_blok.py(854B)
----.gitignore(2KB)
----pyproject.toml(536B)

网友评论