How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Gentle-fs is a standalone library for performing "gentle" filesystem operations, specifically removing or linking directories. It is designed for developers who need to safely delete empty directories between a target and base path, or create symlinks while ensuring the target directory is empty. The library is useful for tasks like cleanup and setup in Node.js projects, where precise control over directory structures is required.