Move the decimal point of string numbers
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
move-decimal-point is a lightweight JavaScript library that moves the decimal point of string numbers left or right, enabling accurate division and multiplication by powers of 10 without requiring arbitrary-precision decimal arithmetic. It is ideal for developers working with financial calculations or other scenarios where precise decimal manipulation is needed, without the overhead of a full decimal library.