How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
A foreign function interface (FFI) for Node.js, N-API style
`node-ffi-napi` is a Node.js add‑on that lets JavaScript code load arbitrary shared libraries and call their functions directly, using the N‑API layer for native bindings. It’s aimed at developers who need to interface Node applications with existing C/C++ libraries without writing their own native addons, providing prebuilt binaries for macOS (Intel & Apple Silicon), Linux and Windows.