@neburo/ethereumjs-util

a collection of utility functions for Ethereum

Usage no npm install needed!

<script type="module">
  import neburoEthereumjsUtil from 'https://cdn.skypack.dev/@neburo/ethereumjs-util';
</script>

README

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