Simple decimal arithmetic for the browser and node.js!
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This deprecated library provides precise decimal arithmetic for JavaScript, solving floating-point precision errors common in standard number operations. It targets developers needing exact decimal calculations (e.g., financial applications) in both browser and Node.js environments, offering an intuitive API for operations like addition, subtraction, and rounding via string-based inputs.