merkle-root topic

List merkle-root repositories

merkletreejs

1.1k
Stars
201
Forks
Watchers

🌱 Construct Merkle Trees and verify proofs in JavaScript.

merkletreejs-solidity

131
Stars
22
Forks
Watchers

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

merkle

40
Stars
4
Forks
Watchers

Merkle root algorithms in various languages

merkle-lib

29
Stars
17
Forks
Watchers

A performance conscious library for merkle root and tree calculations.

go-merkletree

108
Stars
17
Forks
Watchers

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

merkletreejs-nft-whitelist

74
Stars
16
Forks
Watchers

Solidity NFT whitelist contract example using MerkleTree.js for constructing merkle root and merkle proofs.

merkly

43
Stars
10
Forks
Watchers

🌳 The simple and easy implementation of Merkle Tree

eos-merkle-proof

15
Stars
1
Forks
Watchers

EOS smart contract to verify merkle proofs