Package Exports
- ethereumjs-util
- ethereumjs-util/dist/account
- ethereumjs-util/dist/account.js
- ethereumjs-util/dist/bytes
- ethereumjs-util/dist/bytes.js
- ethereumjs-util/dist/hash
- ethereumjs-util/dist/hash.js
- ethereumjs-util/dist/object
- ethereumjs-util/dist/object.js
- ethereumjs-util/dist/signature
- ethereumjs-util/dist/signature.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ethereumjs-util) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
SYNOPSIS
A collection of utility functions for ethereum. It can be used in node.js or can be in the browser with browserify.
API
Most of the string manipulation methods are provided by ethjs-util
Additionally ethereumjs-util re-exports a few commonly-used libraries. These include:
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