licenses.dev

web3-providers-ipc v1.10.4

Module to handle web3 RPC connections over IPC sockets.

Published on

Licenses

Learn more about license information.

Package Licenses

LGPL-3.0

Dependency Licenses

MIT17
PackageRelationDependenciesPublished
@noble/curves • 1.4.2Audited & minimal JS implementation of elliptic curve cryptographyINDIRECT1
@noble/hashes • 1.4.0Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & ScryptINDIRECT0
@scure/base • 1.1.8Secure, audited & 0-dep implementation of base64, bech32, base58, base32 & base16INDIRECT0
@scure/bip32 • 1.4.0Secure, audited & minimal implementation of BIP32 hierarchical deterministic (HD) wallets over secp256k1INDIRECT3
@scure/bip39 • 1.3.0Secure, audited & minimal implementation of BIP39 mnemonic phrasesINDIRECT2
bn.js • 4.11.6Big number implementation in pure javascriptINDIRECT0
bn.js • 5.2.1Big number implementation in pure javascriptINDIRECT0
ethereum-bloom-filters • 1.2.0Ability to test bloom filters for ethereum.INDIRECT1
ethereum-cryptography • 2.2.1All the cryptographic primitives used in EthereumINDIRECT5
ethjs-unit • 0.1.6A simple module for handling Ethereum units (e.g. 'ether', 'wei', etc...)INDIRECT4
is-hex-prefixed • 1.0.0A simple method to check if a string is hex prefixed.INDIRECT0
micro-ftch • 0.3.1Wraps nodejs built-in modules and browser fetch into one function.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
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
strip-hex-prefix • 1.0.0A simple method that will strip a valid hex prefix off a string, if present.INDIRECT1
utf8 • 3.0.0A well-tested UTF-8 encoder/decoder written in JavaScript.INDIRECT0
LGPL-3.03
PackageRelationDependenciesPublished
web3-core-helpers • 1.10.4Web3 core tools helper for sub packages. This is an internal package.DIRECT21
web3-eth-iban • 1.10.4This package converts Ethereum addresses to IBAN addresses a vice versa.INDIRECT20
web3-utils • 1.10.4Collection of utility functions used in web3.js.INDIRECT19
MPL-2.02
PackageRelationDependenciesPublished
@ethereumjs/rlp • 4.0.1Recursive Length Prefix Encoding ModuleINDIRECT0
@ethereumjs/util • 8.1.0A collection of utility functions for EthereumINDIRECT8
non-standard1
PackageRelationDependenciesPublished
oboe • 2.1.5Oboe.js reads json, giving you the objects as they are found without waiting for the stream to finishDIRECT1
ISC1
PackageRelationDependenciesPublished
http-https • 1.0.0A wrapper that chooses http or https for requestsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.10.4 version:

[![licenses](https://licenses.dev/b/npm/web3-providers-ipc/1.10.4)](https://licenses.dev/npm/web3-providers-ipc/1.10.4)
<a href="https://licenses.dev/npm/web3-providers-ipc/1.10.4">
  <img src="https://licenses.dev/b/npm/web3-providers-ipc/1.10.4" alt="licenses" />
</a>
GitHub