New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@grofi/math-utils

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@grofi/math-utils

**disclaimer**: this package is highly unstable. Once we reach a certain level of stability, we'll bump the version to 1.x and add appropriate documentation.

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

@grofi/math-utils

disclaimer: this package is highly unstable. Once we reach a certain level of stability, we'll bump the version to 1.x and add appropriate documentation.

Grofi aggregates on-chain protocol data into a variety of different subgraphs on TheGraph which can be queried directly using the playground and integrated into applications directly via TheGraph API.

In addition to the subgraphs, grofi offers a set of contract helpers to query aggregated on-chain data.

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

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

Keywords

lerna

FAQs

Package last updated on 26 Oct 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts