比特币的python简易实现,主要介绍比特币底层技术。如Base58编码、椭圆加密算法、MerkleTree、P2P对等网络、RPC通信、UTXO、虚拟机、DHT、DAG、链上数据的持久化存储等。
-
Updated
Jul 22, 2019 - Python
比特币的python简易实现,主要介绍比特币底层技术。如Base58编码、椭圆加密算法、MerkleTree、P2P对等网络、RPC通信、UTXO、虚拟机、DHT、DAG、链上数据的持久化存储等。
A proof of work puzzle solver for CTF challenges
Evaluate bˣ - 1.
Compute the exponential function of a complex number.
A blockchain implementation & RPC in Python
Add a description, image, and links to the pow topic page so that developers can more easily learn about it.
To associate your repository with the pow topic, visit your repo's landing page and select "manage topics."