BigNum in pure javascript
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
bn.js is a pure JavaScript library for arbitrary-precision integer arithmetic, optimized for cryptographic operations like those used in elliptic curves. It provides a comprehensive set of arithmetic, bitwise, and modular reduction operations, making it ideal for developers working with large numbers in Node.js or browser environments, particularly in blockchain and security applications.