Skip to content

Latest commit

 

History

History

block

ethereumjs-block

NPM Package GitHub Issues Actions Status Code Coverage Gitter

js-standard-style

Implements schema and functions related to Ethereum's block.

INSTALL

npm install ethereumjs-block

BROWSER

This module works with browserify.

API

Documentation

TESTING

Tests in the tests directory are partly outdated and testing is primarily done by running the BlockchainTests from within the ethereumjs-vm repository.

To avoid bloating this repository with ethereum/tests JSON files, we usually copy specific JSON files and wrap them with some metadata (source, date, commit hash). There's a helper to aid in that process and can be found at wrap-ethereum-test.sh.

EthereumJS

See our organizational documentation for an introduction to EthereumJS as well as information on current standards and best practices.

If you want to join for work or do improvements on the libraries have a look at our contribution guidelines.

LICENSE

MPL-2.0