@pooltogether/fixed-point

v0.1.0
An extremely simple fixed point math library
blockchain smart-contracts ethereum

Fixed Point Math

CircleCI

This is a very simple fixed point math library.

Setup

To install use yarm or npm and install @pooltogether/fixed-point:

$ yarn add @pooltogether/fixed-point
$ npm i @pooltogether/fixed-point

Development

Install the dependencies:

$ yarn

Now run the tests:

$ yarn test
npm i @pooltogether/[email protected]

Metadata

  • MIT
  • Whatever
  • Brendan Asselstine
  • released 3/30/2020

Downloads