Graceful process exit manager without dependencies. allows waiting on multiple async services.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
node-graceful is a lightweight Node.js module that simplifies graceful process termination by allowing developers to register async exit listeners and wait for them to complete before shutting down. It's ideal for complex applications with multiple services or async operations that need clean shutdown handling without external dependencies.