JSPM

ethereumjs-util-nwjs

4.5.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q30217F
  • License MPL-2.0

a collection of utility functions for Ethereum

Package Exports

  • ethereumjs-util-nwjs

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-nwjs) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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.

API

./docs/

LICENSE

MPL-2.0