extend the node file system api
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
fs-enhance is a Node.js utility library that extends the native file system API with convenient methods for common tasks like recursive directory creation, file copying, and directory traversal. It's designed for Node.js developers seeking simpler, higher-level functions for file operations that would otherwise require more verbose or complex code using the core `fs` module.