merkle-proof topic

List merkle-proof repositories

rs-merkle

160
Stars
44
Forks
Watchers

The most advanced Merkle tree library for Rust

merkletreejs

1.1k
Stars
201
Forks
Watchers

🌱 Construct Merkle Trees and verify proofs in JavaScript.

merkle-patricia-tree

306
Stars
90
Forks
Watchers

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

merkletreejs-solidity

131
Stars
22
Forks
Watchers

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

murky

361
Stars
30
Forks
Watchers

Merkle Proof Generator and Validator in Solidity

in3-legacy

76
Stars
19
Forks
Watchers

[Deprecated] Typescript-version of the IN3 client.

merkle_light

29
Stars
53
Forks
Watchers

_merkle_ is a lightweight Rust implementation of a Merkle tree, external dependencies agnostic, std::hash compatible with efficient memory layout

merkletree

57
Stars
3
Forks
Watchers

A merkle tree (with proofs) in Go as per RFC6962

merkletree

40
Stars
6
Forks
Watchers

A Merkle Hash Trees implementation according to RFC 6962, written in Go.

merkle

17
Stars
5
Forks
Watchers

Merkle tree and other data structures.