ethereumjs-common

v0.3.1
Resources common to all Ethereum implementations
ethereum ethereumjs constants parameters genesis networks bootstrap

coverage

nyc npm run test && nyc report --reporter=text-lcov > .nyc_output/lcov.info

coveralls

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

lint

standard

test

npm run lint && node tests/

build:docs

documentation build ./index.js --format md --shallow > ./docs/index.md

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 5/28/2018

Downloads