Native Abstractions for Node.js
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
NAN is a collection of macros and utilities designed to simplify the development of Node.js native addons across multiple Node.js and V8 versions. It provides a consistent API that abstracts away version-specific differences, making it easier to write cross-compatible C++ addons for Node.js.