Small module to mirror a folder to another folder. Supports live mode as well.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
mirror-folder is a Node.js module for synchronizing the contents of one folder to another, with optional live mode to continuously watch and update changes. It's designed for developers who need to replicate file structures and contents between directories, supporting advanced features like custom equality checks, ignore patterns, and dry-run mode.