@ethereumjs/block

v3.0.0-rc.1
Provides Block serialization and help functions
ethereum block

tsc

ethereumjs-config-tsc

lint

ethereumjs-config-lint

test

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

build

ethereumjs-config-ts-build

format

ethereumjs-config-format

coverage

ethereumjs-config-coverage

lint:fix

ethereumjs-config-lint-fix

test:node

tape -r ts-node/register test/*.spec.ts

docs:build

typedoc --options typedoc.js

format:fix

ethereumjs-config-format-fix

test:browser

npm run test:browser:build && karma start karma.conf.js

prepublishOnly

npm run test && npm run build

test:browser:build

tsc && cp test/testdata/*.json test-build/test/testdata
npm i @ethereumjs/[email protected]

Metadata

  • MPL-2.0
  • Whatever
  • mjbecze
  • released 11/19/2020

Downloads