How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`@wrote/exists` is a tiny Node‑JS utility that checks whether a given file or directory path exists and returns the `fs.lstat` result (or `null` if it doesn’t). It’s aimed at JavaScript/TypeScript developers who need a simple, async‑compatible way to query filesystem existence and type information in their projects.