🌱 Construct Merkle Trees and verify proofs in JavaScript. By @miguelmota
-
Updated
Sep 15, 2025 - TypeScript
🌱 Construct Merkle Trees and verify proofs in JavaScript. By @miguelmota
Go Merkle Tree. High performance, Supporting parallel run, OpenZeppelin sorting pairs.
Construct merkle trees with MerkleTree.js and verify merkle proofs in Solidity.
🌳 The simple and easy implementation of Merkle Tree
Solidity NFT whitelist contract example using MerkleTree.js for constructing merkle root and merkle proofs.
A performance conscious library for merkle root and tree calculations.
EOS smart contract to verify merkle proofs
This has the basic solidity code, where you can verify and test Merkle proof with Merkle Tree and root hash
Python Script to calculate Merkle 🌲. Transaction Verifications using Cryptography.
🌳 The simple and easy implementation of Merkle Tree
A lightweight library using the native crypto for hash functions without any additional dependency. Generate Merkle tree from an array of data.
Fast, zero-dependency TypeScript Merkle tree library with proof generation, EVM sorted pairs, and RFC 6962 second-preimage protection.
A PHP implementation for the Merkle Tree algorithm
CLI for merkletreejs
⚡ The open ledger rules of the AAO Stack: append-only, hash-chained, integer minor units, idempotent writes, balances always derived. Flashy Gold is the first asset on the books. Apache-2.0 — npm install @flashylabs/ledger. The rules are open; the networks that run them live are products.
Merkle tree proof implementation
A java implementation of patricia-merkle-trie data structure
Implementation of a Merkle-Airdrop smart contract that stores only a Merkle root on-chain instead of a full eligibility list. The contract verifies user address + amount with a compact Merkle proof. Off-chain EIP-712 signatures let recipients authorize claims. EIP-712 is used to create a standardized, structured message that users sign off-chain.
To associate your repository with the merkle-root topic, visit your repo's landing page and select "manage topics."