比特币的python简易实现,主要介绍比特币底层技术。如Base58编码、椭圆加密算法、MerkleTree、P2P对等网络、RPC通信、UTXO、虚拟机、DHT、DAG、链上数据的持久化存储等。
-
Updated
Jul 22, 2019 - Python
比特币的python简易实现,主要介绍比特币底层技术。如Base58编码、椭圆加密算法、MerkleTree、P2P对等网络、RPC通信、UTXO、虚拟机、DHT、DAG、链上数据的持久化存储等。
Implementation of DPoS Consensus algorithm
Implementation of DPoS Consensus algorithm
A notifier for the Shift Community Project Discord chat.
Add a description, image, and links to the dpos topic page so that developers can more easily learn about it.
To associate your repository with the dpos topic, visit your repo's landing page and select "manage topics."