All Projects → ethereumjs → ethereumjs-block

ethereumjs / ethereumjs-block

Licence: MPL-2.0 license
Project is in active development and has been moved to the EthereumJS VM monorepo.

Programming Languages

typescript
32286 projects
shell
77523 projects
javascript
184084 projects - #8 most used programming language

SYNOPSIS

NPM Package Actions Status Coverage Status Gitter

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].