merkle-hash-trees topic

List merkle-hash-trees repositories

merkletreejs-solidity

131
Stars
22
Forks
Watchers

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

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.

go-merkletree

104
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.

merkletreejs-multiproof-solidity

44
Stars
5
Forks
Watchers

Verifying merkle multiproofs in solidity example (unaudited)