How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Generate unique ids for things and look them up on hashes
**identifiable** is a tiny Node.js utility that generates unique, optionally prefixed IDs and lets you store and retrieve objects in simple in‑memory hashes by those IDs. It’s aimed at developers who need lightweight, id‑based indexing (without a full database or query engine) for things like temporary stores, test fixtures, or simple caches.