ethereumjs-common

v1.3.0
Resources common to all Ethereum implementations
ethereum ethereumjs constants parameters genesis networks bootstrap

build

ethereumjs-config-build

prepublishOnly

npm run test && npm run build

coverage

ethereumjs-config-coverage

coveralls

ethereumjs-config-coveralls

format

ethereumjs-config-format

format:fix

ethereumjs-config-format-fix

tslint

ethereumjs-config-tslint

tslint:fix

ethereumjs-config-tslint-fix

tsc

ethereumjs-config-tsc

lint

ethereumjs-config-lint

lint:fix

ethereumjs-config-lint-fix

unitTests

ts-node ./node_modules/tape/bin/tape ./tests/*.ts

test

npm run lint && npm run unitTests

test:fix

npm run lint:fix && npm run unitTests

docs:build

typedoc --out docs --excludePrivate --excludeExternals --mode file --readme none --theme markdown --mdEngine github src/*.ts src/genesisStates/*.ts

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 6/18/2019

Downloads