Skip to content
This repository has been archived by the owner on Mar 19, 2018. It is now read-only.

Latest commit

 

History

History
23 lines (18 loc) · 1.61 KB

README.md

File metadata and controls

23 lines (18 loc) · 1.61 KB

SYNOPSIS

NPM Package Gitter or #ethereumjs on freenode

js-standard-style

This library is outdated. Please refer to the following EthereumJS modules:

  • VM - The Ethereum virtual machine and state processing functions
  • Blockchain - Blockchain management
  • Block - Block Schema definition and validation
  • Transaction - Transaction Schema definition and validation
  • Account - Account Schema definition and validation
  • rlp - Recursive Length Prefix serialization
  • Trie - Modified Merkle Patricia Tree
  • Ethash - Ethereum's Proof of Work algorithm
  • utils - Miscellaneous helper functions
  • devp2p - The networking protocol
  • devp2p-dpt - The disputed peer table

LICENSE

MPL-2.0