Watches a directory and ensures all files matching a predicate function are mirrored to another directory (recursively), and deletes the files from the mirror when they are deleted from the source.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This Node.js tool automatically synchronizes two directories by copying new or changed files (based on a customizable filter) to a destination and deleting corresponding files when they're removed from the source. It's designed for developers who need reliable, real-time directory mirroring with fine-grained control