The **web3number** package is a lightweight utility library for developers working with Ethereum‑compatible blockchains. It provides a set of helpers to convert, format, and manipulate `ethers.js` BigNumber values—adding thousands separators, controlling decimal precision, rounding, and rendering token balances alongside USD equivalents—making raw on‑chain numbers human‑readable for dApp front‑ends and tooling.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The web3number npm package simplifies the handling of numerical values within the web3 environment, offering versatile functionalities for converting web3 BigNumber to human-readable formats with options for thousands separators and decimal precision. It also supports rounding down and conversion between BigNumber and ethers wei/ether.