How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The **common-fns** package is a lightweight TypeScript library that bundles a collection of generic, frequently‑used utility functions (e.g., `noop`, type checks, array helpers). It’s aimed at developers who want a simple, zero‑dependency toolbox to streamline everyday coding tasks in Node‑ or browser‑based TypeScript projects. Installation is via npm/yarn and the functions can be imported directly (e.g., `import { noop } from 'common-fns'`).