How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
A tiny wrapper around "spawn" for executing a command efficiently and conveniently.
Nano Exec is a minimal Node.js library that wraps `child_process.spawn` to run shell commands with a simple, promise‑based API. It returns an object containing the spawned process, exit status, and stdout/stderr buffers, and works with all `spawn` options, making it handy for developers who need a lightweight, ergonomic way to execute external commands in JavaScript/TypeScript projects.