How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
pngparse‑sync is a tiny JavaScript library that synchronously parses PNG files from a Node.js Buffer (and also works with browserify). It returns an object containing the image’s width, height, channel count and raw pixel data as a Uint8Array, or null on failure, making it useful for developers who need quick, server‑side PNG decoding without asynchronous callbacks.