How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
npm‑run‑script is a small Node.js library that mimics the behaviour of `npm run-script` by spawning local npm‑installed commands with inherited stdio, so the child process’s output appears directly in the console. It’s useful for developers who need to execute npm‑installed binaries (e.g., linters, test runners) from custom scripts or programs without losing the usual terminal output.