How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Plugin for async-chainable that adds external program execution functionality
A lightweight plugin that extends the **async‑chainable** workflow library with the ability to run external commands via Node’s `child_process.spawn`. It provides a flexible `exec()` method (supporting strings, arrays, or objects, with optional naming, cwd, logging, and output handling) so developers can chain shell commands together in asynchronous, promise‑like pipelines. Ideal for JavaScript/Node.js projects that need to integrate command‑line tools into an async‑chainable flow.