🌱 Construct Merkle Trees and verify proofs in JavaScript.
-
Updated
Aug 8, 2024 - TypeScript
🌱 Construct Merkle Trees and verify proofs in JavaScript.
Construct merkle trees with MerkleTree.js and verify merkle proofs in Solidity.
Go Merkle Tree. High performance, Supporting parallel run, OpenZeppelin sorting pairs.
A performance conscious library for merkle root and tree calculations.
Solidity NFT whitelist contract example using MerkleTree.js for constructing merkle root and merkle proofs.
🌳 The simple and easy implementation of Merkle Tree
Python Script to calculate Merkle 🌲. Transaction Verifications using Cryptography.
A java implementation of patricia-merkle-trie data structure
Scrooge Coin: a Simple Crypto-Currency System using Python
🌳 The simple and easy implementation of Merkle Tree
Data driven Public Key Ecosystem Backed by Blockchain & Fault Tolerance. Keywords: Trustless PKI, Blockchain, Consensus, Merkle tree, Merkle proof, Practical Byzantine Fault Tolerance (PBFT), Proof of Work (PoW), X.509 alternative
EOS smart contract to verify merkle proofs
A lightweight library using the native crypto for hash functions without any additional dependency. Generate Merkle tree from an array of data.
Basic cryptocurrency implementation in typescript.
A PHP implementation for the Merkle Tree algorithm
Utilize the Merkle tree data structure for secure verification and minimal memory usage. The root hash represents the list, enabling efficient confirmation of names. Optimize memory by traversing the tree with sibling hashes, ensuring constant memory consumption. Streamline gift distribution with minimal server memory requirements.
Add a description, image, and links to the merkle-root topic page so that developers can more easily learn about it.
To associate your repository with the merkle-root topic, visit your repo's landing page and select "manage topics."