The **web3number‑ermaolah** package is a utility library for Ethereum developers that makes working with `ethers.js` BigNumber values easier. It provides functions to convert, format, round and display large numbers (tokens, wei, USD amounts, percentages, etc.) with configurable decimal precision, thousand‑separators and threshold symbols, plus helpers for parsing and basic arithmetic on BigNumbers. It’s aimed at dApp developers who need human‑readable numeric output from blockchain data.
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.