How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
**build‑esm** is a tiny CLI tool that prepares an npm package for publishing as an ES Module. It copies the files that would be published (respecting `.npmignore` or the `files` field) into a `dist` folder and runs Babel on every JavaScript file, letting you use any regular Babel configuration. The tool is aimed at Node/JS library authors who want a simple, script‑based way to build and ship ES‑module‑ready releases, both locally and in CI pipelines.