A Javascript implementation of imohash
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
imohash is a fast, constant-time hashing library for JavaScript and TypeScript that calculates file hashes by sampling portions of the file rather than reading it entirely. It's ideal for file synchronization and deduplication tasks, particularly over slow networks, but is not suitable for cryptographic purposes or file integrity verification. The library is designed for developers needing quick file comparisons in applications like media management across multiple devices.