How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
node.js library adding async support to events
node‑listener‑collection is a lightweight Node.js library that extends the built‑in event system with support for asynchronous listeners. It lets you add, insert, remove, and name listeners that can return callbacks or promises, and provides hooks (pre, post, postFail) to run code before or after all listeners finish. The package is aimed at developers who need ordered, await‑able event handling in server‑side JavaScript applications.