Construct merkle trees with MerkleTree.js and verify merkle proofs in Solidity.
-
Updated
Mar 13, 2022 - JavaScript
Construct merkle trees with MerkleTree.js and verify merkle proofs in Solidity.
🏞 Steganography-based image integrity - Merkle tree nodes embedded into image chunks so that each chunk's integrity can be verified on its own.
Solidity NFT whitelist contract example using MerkleTree.js for constructing merkle root and merkle proofs.
Verifying merkle multiproofs in solidity example (unaudited)
A Merkle Tree Implementation , Visualization & Demonstration
A lightweight library using the native crypto for hash functions without any additional dependency. Generate Merkle tree from an array of data.
Project to implement the Leighton-Micali Signatures
Merkle Tree and Lamport Signature Python Implementation (master's degree short project)
Merkle tree explained implementation, With SHA256 hashing ,root signaning and proof of inclusion.
Basic implementation of a binary & balanced MerkleTree in kotlin.
A simple, fast, immutable, in-memory, generic, "hash function-agnostic" merkle tree.
merkle_proof_file_transfer is an open-source project designed to demonstrate the use of Merkle proofs for secure and efficient file transfer.
A voting system that provides confidentiality to the voters and lets them cast a vote with utmost privacy. It also audits the casted votes for integrity and checks for immutability to bring transparency to the election system.
Code and statistics related to authentication sets.
Add a description, image, and links to the merkle-hash-trees topic page so that developers can more easily learn about it.
To associate your repository with the merkle-hash-trees topic, visit your repo's landing page and select "manage topics."