@pooltogether/fixed-point

v1.0.0-beta.2
An extremely simple fixed point math library
blockchain smart-contracts ethereum

test

buidler test

compile

buidler compile

prepack

rm -rf build cache && buidler compile && truffle-extract -b build -o abis

postpublish

PACKAGE_VERSION=$(./scripts/package-version.sh) && git tag -ae v$PACKAGE_VERSION && git push --tags
npm i @pooltogether/[email protected]

Metadata

  • MIT
  • Whatever
  • Brendan Asselstine
  • released 12/8/2020

Downloads