Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.21 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.21 KB

SYNOPSIS

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

js-standard-style

A collection of utility functions for ethereum. It can be used in node.js or can be in the browser with browserify. This version is forked and adjusted to work in NW.js. Keccakjs fails to detect browser environment, thus keccakjs dependency was replaced by keccakjs-browseronly one. Also, for convenience rather than out of real need secp is forcefully set to use js fallback. Remember, it's just workaround. Do not use this in production.

API

./docs/

LICENSE

MPL-2.0