比特币的python简易实现,主要介绍比特币底层技术。如Base58编码、椭圆加密算法、MerkleTree、P2P对等网络、RPC通信、UTXO、虚拟机、DHT、DAG、链上数据的持久化存储等。
-
Updated
Jul 22, 2019 - Python
比特币的python简易实现,主要介绍比特币底层技术。如Base58编码、椭圆加密算法、MerkleTree、P2P对等网络、RPC通信、UTXO、虚拟机、DHT、DAG、链上数据的持久化存储等。
Verkle trees with inner product argument (IPA) based polynomial commitment [Prototype]
Find duplicate files and directories based on file hashes.
Simple, lightweight implementation of Merkle Trees in Python 3
Merkle tree explained implementation, With SHA256 hashing ,root signaning and proof of inclusion.
CS104 G3T8: Implementation of Merkle Tree as part of CS104 Mathematical Foundations of Computing's project to understand Merkle Tree
Add a description, image, and links to the merkletree topic page so that developers can more easily learn about it.
To associate your repository with the merkletree topic, visit your repo's landing page and select "manage topics."