masonicGIT / ethereumjs-util

A collection of utility functions for Ethereum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SYNOPSIS

NPM Package Build Status Coverage Status Gitter or #ethereumjs on freenode

A collection of utility functions for ethereum. It can be used in node.js or can be in the browser with browserify.

API

./docs/

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

About

A collection of utility functions for Ethereum

License:Mozilla Public License 2.0


Languages

Language:JavaScript 63.8%Language:TypeScript 36.2%