ethereumjs-util

v7.0.5
a collection of utility functions for Ethereum
ethereum utilties

build

ethereumjs-config-build

prepublishOnly

npm run test && npm run build

docs:build

npx typedoc --options typedoc.js

format

ethereumjs-config-format

format:fix

ethereumjs-config-format-fix

lint

ethereumjs-config-lint

lint:fix

ethereumjs-config-lint-fix

test

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

test:browser

karma start karma.conf.js

test:node

nyc --reporter=lcov mocha 'test/*.spec.ts' -- --require ts-node/register

tsc

ethereumjs-config-tsc

tslint

ethereumjs-config-tslint

tslint:fix

ethereumjs-config-tslint-fix

Metadata

  • MPL-2.0
  • >=10.0.0
  • mjbecze
  • released 9/10/2020

Downloads