merkletree topic

List merkletree repositories

keytransparency

1.6k
Stars
152
Forks
Watchers

A transparent and secure way to look up public keys.

awesome-blockchains

3.7k
Stars
438
Forks
Watchers

A collection about awesome blockchains - open distributed public databases w/ crypto hashes incl. git ;-). Blockchains are the new tulips :tulip::tulip::tulip:. Distributed is the new centralized.

blockchain

216
Stars
32
Forks
Watchers

blockchain (crypto) tools, libraries & scripts in ruby

py-bitcoin

303
Stars
107
Forks
Watchers

比特币的python简易实现,主要介绍比特币底层技术。如Base58编码、椭圆加密算法、MerkleTree、P2P对等网络、RPC通信、UTXO、虚拟机、DHT、DAG、链上数据的持久化存储等。

image-stego

106
Stars
9
Forks
Watchers

🏞 Steganography-based image integrity - Merkle tree nodes embedded into image chunks so that each chunk's integrity can be verified on its own.

indexed-sparse-merkle-tree

92
Stars
8
Forks
Watchers

A dapptools-ready and gas-optimized implementation of a sparse merkle tree in Solidity.

crypto-books

55
Stars
9
Forks
Watchers

Best of Crypto Books - A collection of books, white papers & more about crypto and blockchains.

go-merkletree

104
Stars
17
Forks
Watchers

Go Merkle Tree. High performance, Supporting parallel run, OpenZeppelin sorting pairs.

merkletree-viz

21
Stars
1
Forks
Watchers

Merke tree visualization library for browser, works with merkletreejs

lsmtree

18
Stars
1
Forks
Watchers

Sparse Merkle tree for a key-value map.