All Projects → ethereumjs → ethereumjs-lib

ethereumjs / ethereumjs-lib

Licence: other
[DEPRECATED] A JavaScript library of core Ethereum functions

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

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].