licenses.dev

ethjs-query v0.3.8

A simple query layer for the Ethereum RPC.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT14
PackageRelationDependenciesPublished
babel-runtime • 6.26.0babel selfContained runtimeDIRECT2
bn.js • 4.11.6Big number implementation in pure javascriptINDIRECT0
core-js • 2.6.12Standard libraryINDIRECT0
ethjs-format • 0.2.7A payload formatter for the Ethereum RPC layer.DIRECT6
ethjs-rpc • 0.2.0A super simple module for querying the Ethereum RPC layer without formatting.DIRECT3
ethjs-schema • 0.2.1A complete Ethereum RPC specification as a JSON object export.INDIRECT0
ethjs-util • 0.1.3A simple set of Ethereum JS utilties.INDIRECT2
is-fn • 1.0.0Check if a value is a functionINDIRECT0
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
promise-to-callback • 1.0.0Convert promise to callback interfaceDIRECT2
regenerator-runtime • 0.11.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
set-immediate-shim • 1.0.1Simple setImmediate shimINDIRECT0
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-query)](https://licenses.dev/npm/ethjs-query)
<a href="https://licenses.dev/npm/ethjs-query">
  <img src="https://licenses.dev/b/npm/ethjs-query" alt="licenses" />
</a>

Or the licenses badge code for the 0.3.8 version:

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