merkle-tree topic

List merkle-tree repositories

merkle-patricia-tree

306
Stars
90
Forks
Watchers

Project is in active development and has been moved to the EthereumJS VM monorepo.

iavl

408
Stars
248
Forks
Watchers

Merkleized IAVL+ Tree implementation in Go

quadrable

293
Stars
12
Forks
Watchers

Authenticated multi-version database: sparse binary merkle tree with compact partial-tree proofs

pymerkletools

161
Stars
53
Forks
Watchers

Python tools for creating Merkle trees, generating Merkle proofs, and verification of Merkle proofs

merkle.rs

128
Stars
22
Forks
Watchers

:christmas_tree: Merkle tree in Rust

smt

135
Stars
52
Forks
Watchers

A Go library that implements a Sparse Merkle tree for a key-value map.

coniks-go

116
Stars
30
Forks
Watchers

A CONIKS implementation in Golang

merkle-patricia-trie

214
Stars
62
Forks
Watchers

A simplified golang implementation of Ethereum's Modified Patricia Trie.

merkle-tree-solidity

111
Stars
25
Forks
Watchers

JS - Solidity sha3 merkle tree bridge. Generate proofs in JS; verify in Solidity.

merkletreejs-solidity

131
Stars
22
Forks
Watchers

Construct merkle trees with MerkleTree.js and verify merkle proofs in Solidity.