How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
A simple promisified recursive readdir function, with support for globs and .gitignore files.
Tiny Readdir Glob Gitignore is a tiny Node.js utility that provides a Promise‑based, recursive directory‑reading function with built‑in glob pattern matching and automatic handling of `.gitignore`‑style ignore files. It’s aimed at developers who need fast, memory‑efficient file system traversal (e.g., build tools, linters, or CLI scripts) while respecting project ignore rules and offering fine‑grained options such as depth limits, symlink handling, and abort signals.