How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Generate color information based off of the hash of any object (or a valid color string)
**color‑stats** is a Node.js utility that takes any color string (CSS name, hex, rgb, etc.) or any arbitrary JavaScript object, hashes it, and returns a comprehensive set of color data – raw RGB/hex values, HSL/HSV/CMYK, LAB, web‑safe equivalents, closest named color, color‑blind simulations, and harmony schemes (complementary, triadic, etc.). It’s aimed at developers who need a quick, deterministic way to generate full‑featured color information (including random colors) for visualisation, theming, or data‑driven graphics.