Accurately determine native type of values
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The `native-type-of` library accurately determines the true native type of any JavaScript value—even when the prototype chain has been altered or custom `Symbol.toStringTag` tags are present. It is intended for developers who need reliable type detection for debugging, validation, or framework‑level code in Node.js environments.