@monetaria/math-utils
v1.0.2
Published
The `@monetaria/math-utils` data formatting methods act as a layer on top of the chain data. The use-cases range from "human readable formatting" to "approximating accrual over time".
Downloads
3
Readme
@monetaria/math-utils
The @monetaria/math-utils
data formatting methods act as a layer on top of the
chain data. The use-cases range from "human readable formatting" to
"approximating accrual over time".
Installation
Install the package in your project directory with:
// with npm
npm install @monetaria/math-utils
// with yarn
yarn add @monetaria/math-utils