How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
ES6 Proxy polyfill, supports IE8+, Node.js, etc.
The **es6‑proxy‑polyfill** library implements a subset of the ES6 `Proxy` API for environments that lack native support, such as IE6‑8 and older Node.js versions. It provides the core traps (`get`, `set`, `apply`, `construct`) plus `Proxy.revocable`, enabling developers to write proxy‑based code that runs in legacy browsers and legacy Node environments.