hoangphan2202 / math-utils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@aave/math-utils

The @aave/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 @aave/math-utils

// with yarn
yarn add @aave/math-utils

About


Languages

Language:TypeScript 100.0%