How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Synchronously kill processes based on their pid. Supports treekill, where child processes are recursively terminated.
kill‑sync is a tiny Node.js utility that synchronously sends POSIX signals to a given process ID, optionally killing the entire process tree. It’s aimed at developers or scripts that need immediate, reliable termination of processes (including their children) without asynchronous callbacks.