How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
file‑transform‑cache is a lightweight, build‑system‑agnostic Node.js library that lets you define a pipeline of file‑transform functions and automatically caches each transformed file on disk. By checking either modification time or a content hash, it avoids re‑processing unchanged files and provides simple APIs (`transform`, `transformGlob`, and `save`) for working with single files, globs, and persisting the cache. It’s aimed at developers who need reusable, fast file transformation (e.g., in custom build scripts, gulp/webpack alternatives, or CLI tools).