No BS synchronous `rm -rf` for node.js
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
node-rmrf is a Node.js library that provides a straightforward, synchronous implementation of the `rm -rf` command for deleting directories and their contents. It is designed for developers who need a simple, reliable way to remove files and folders in their Node.js applications without the complexity of asynchronous operations.