`Array.prototype.filter` for objects
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The **objfilter** library adds an `Array.prototype.filter`‑style method to JavaScript objects, letting you create a new object containing only the properties that satisfy a supplied predicate function. It’s aimed at developers who need to filter and extract key‑value pairs from plain objects in a familiar, functional‑programming style.