licenses.dev

ethjs-provider-signer v0.1.4

A simple web3 standard provider object that signs raw transactions.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT10
PackageRelationDependenciesPublished
bn.js • 4.11.6Big number implementation in pure javascriptINDIRECT0
ethjs-format • 0.1.8A payload formatter for the Ethereum RPC layer.INDIRECT6
ethjs-provider-http • 0.1.6A simple Http provider that follows the web3 spec.DIRECT1
ethjs-rpc • 0.1.2A super simple module for querying the Ethereum RPC layer without formatting.DIRECT7
ethjs-schema • 0.1.4A complete Ethereum RPC specification as a JSON object export.INDIRECT0
ethjs-util • 0.1.3A simple set of Ethereum JS utilties.INDIRECT2
is-hex-prefixed • 1.0.0A simple method to check if a string is hex prefixed.INDIRECT0
number-to-bn • 1.7.0A simple method that will convert numbers, hex, BN or bignumber.js object into a BN.js object.INDIRECT3
strip-hex-prefix • 1.0.0A simple method that will strip a valid hex prefix off a string, if present.INDIRECT1
xhr2 • 0.1.3XMLHttpRequest emulation for node.jsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/ethjs-provider-signer)](https://licenses.dev/npm/ethjs-provider-signer)
<a href="https://licenses.dev/npm/ethjs-provider-signer">
  <img src="https://licenses.dev/b/npm/ethjs-provider-signer" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.4 version:

[![licenses](https://licenses.dev/b/npm/ethjs-provider-signer/0.1.4)](https://licenses.dev/npm/ethjs-provider-signer/0.1.4)
<a href="https://licenses.dev/npm/ethjs-provider-signer/0.1.4">
  <img src="https://licenses.dev/b/npm/ethjs-provider-signer/0.1.4" alt="licenses" />
</a>
GitHub