How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
setimmediate‑napi is a tiny native addon that exposes Node.js’s `setImmediate()` functionality to C/C++ code written with N‑API (or node‑addon‑api). It lets developers schedule a JavaScript callback from native code safely and asynchronously, making it useful for anyone building Node.js native extensions that need to defer work to the next event‑loop tick.