Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
spawn-wrap is a Node.js library that wraps all spawned child processes by injecting custom environments and arguments ahead of the main JavaScript file argument. It's primarily designed for developers who need to instrument or manipulate child processes, such as for code coverage reporting or running mock executables in test environments.