ethereumjs-block

Provides Block serialization and help functions

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
ethereumjs-block
4202.2.24 years ago9 years agoMinified + gzip package size for ethereumjs-block in KB

Readme

SYNOPSIS
NPM Package Build Status Coverage Status Gitter() or #ethereumjs on freenode
js-standard-style
Implements schema and functions related to Ethereum's block.
INSTALL
npm install ethereumjs-block
BROWSER
This module work with browserify.
API
./docs
TESTING
Tests in the `tests directory are partly outdated and testing is primarily done by running the BlockchainTests` from within the ethereumjs-vm repository.
Relevant test folders:
  • `bcTotalDifficultyTest`
  • TODO
LICENSE
MPL-2.0)