licenses.dev

ethjs-rpc v0.1.2

A super simple module for querying the Ethereum RPC layer without formatting.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT7
PackageRelationDependenciesPublished
bn.js • 4.11.6Big number implementation in pure javascriptINDIRECT0
ethjs-format • 0.1.8A payload formatter for the Ethereum RPC layer.DIRECT6
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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.2 version:

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