merkle-tree-typescript

v1.1.2

Interactive Merkle Tree Explorer

Build, inspect, and verify cryptographic Merkle trees in real-time. Zero dependencies, EVM sorted-pair compatibility, and RFC 6962 second-preimage protection.

$ npm install merkle-tree-typescript  ๐Ÿ“‹

Tree Input & Configuration

Calculating...

Interactive Tree Graph

Click any leaf node below to generate and trace its cryptographic proof path up to the root.

๐ŸŽ Web3 Token Airdrop Whitelist Sandbox

Simulates how Ethereum smart contracts use sorted-pair Merkle proofs to verify token claim eligibility on-chain with minimal gas.

Click Generate above

๐Ÿ“œ Tamper-Evident Event Ledger

Append-only security log demonstrating how Merkle roots change with each event, creating an immutable history.

No events yet
โœ… Ledger Verified Intact