🌱 Construct Merkle Trees and verify proofs in JavaScript. By @miguelmota
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
MerkleTree.js is a JavaScript library for constructing Merkle Trees and verifying proofs, created by Miguel Mota. It provides functionality for generating Merkle roots, proofs, and validating them, making it useful for blockchain applications, data integrity verification, and cryptographic systems.