@pooltogether/fixed-point

v1.0.0
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/fixed-point

Metadata

  • MIT
  • Whatever
  • Brendan Asselstine
  • released 3/18/2021

Downloads