ethereumjs-util

v5.0.1
a collection of utility functions for Ethereum
ethereum utilties

coverage

istanbul cover _mocha

coveralls

npm run coverage && coveralls <coverage/lcov.info

lint

standard

prepublish

npm run lint && npm run test

test

npm run test:node && npm run test:browser

test:browser

karma start karma.conf.js

test:node

istanbul test mocha -- --reporter spec

build:docs

documentation --github -f md ./index.js > ./docs/index.md && contributor

Metadata

  • MPL-2.0
  • Whatever
  • mjbecze
  • released 11/8/2016

Downloads