licenses.dev

ethjs-contract v0.2.3

A simple contract object for the Ethereum RPC.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT11
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-abi • 0.2.0Just the Ethereum encoding and decoding methods from the ethers-io-wallet.DIRECT5
ethjs-filter • 0.1.8A simple filter handler for the Ethereum RPC layer.DIRECT0
ethjs-util • 0.1.3A simple set of Ethereum JS utilties.DIRECT2
is-hex-prefixed • 1.0.0A simple method to check if a string is hex prefixed.INDIRECT0
js-sha3 • 0.5.5A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.DIRECT0
number-to-bn • 1.7.0A simple method that will convert numbers, hex, BN or bignumber.js object into a BN.js object.INDIRECT3
regenerator-runtime • 0.11.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
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-contract)](https://licenses.dev/npm/ethjs-contract)
<a href="https://licenses.dev/npm/ethjs-contract">
  <img src="https://licenses.dev/b/npm/ethjs-contract" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.3 version:

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