sangeeths / merkle-treeLinks
A basic implementation of merkle trees
☆42Updated 9 years ago
Alternatives and similar repositories for merkle-tree
Users that are interested in merkle-tree are comparing it to the libraries listed below
Sorting:
- This folder contains a short implementation of Merkle Tree. Using the SHA-256 hash function.☆49Updated 6 years ago
- The smallest currency I can make☆497Updated 7 years ago
- [DEPRECATED] You should use web3.py instead.☆10Updated 8 years ago
- Python library for RPC over UDP☆95Updated 7 months ago
- A segment tree (interval tree) implementation in Python☆22Updated 6 years ago
- Python tools for creating Merkle trees, generating Merkle proofs, and verification of Merkle proofs☆175Updated 2 years ago
- A programmable peer-to-peer data store built for simplicity, security, openness and fun (and designed to withstand nuclear war).☆195Updated 8 years ago
- Python Implementation of the Ethereum P2P stack