Stand alone image comparisons for Node JS
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
img-compare is a Node.js library for performing standalone image comparisons, generating a diff image when differences exceed a specified threshold. It's designed for developers who need to compare images without relying on external system dependencies, though it currently only works on Mac OSX with Windows support planned. For PNG-specific comparisons, the faster node-resemble.js library is recommended instead.