licenses.dev

web3-core-method v1.10.4

Creates the methods on the web3 modules. This is an internal package.

Published on

Licenses

Learn more about license information.

Package Licenses

LGPL-3.0

Dependency Licenses

MIT35
PackageRelationDependenciesPublished
@ethersproject/address • 5.7.0Utilities for handling Ethereum Addresses for ethers.INDIRECT7
@ethersproject/bignumber • 5.7.0BigNumber library used in ethers.js.INDIRECT3
@ethersproject/bytes • 5.7.0Bytes utility functions for ethers.INDIRECT1
@ethersproject/constants • 5.7.0Common Ethereum constants used for ethers.INDIRECT4
@ethersproject/keccak256 • 5.7.0The keccak256 hash function for ethers.INDIRECT3
@ethersproject/logger • 5.7.0Logger utility functions for ethers.INDIRECT0
@ethersproject/properties • 5.7.0Properties utility functions for ethers.INDIRECT1
@ethersproject/rlp • 5.7.0Recursive-Length Prefix (RLP) coder.INDIRECT2
@ethersproject/signing-key • 5.7.0Elliptic curve library functions for the secp256k1 curve.INDIRECT12
@ethersproject/transactions • 5.7.0Utilities for decoding and encoding Ethereum transaction for ethers.DIRECT19
@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 • 4.12.0Big number implementation in pure javascriptINDIRECT0
bn.js • 5.2.1Big number implementation in pure javascriptINDIRECT0
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
elliptic • 6.5.4EC cryptographyINDIRECT7
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
eventemitter3 • 4.0.4EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
hash.js • 1.1.7Various hash functions that could be run by both browser and nodeINDIRECT2
hmac-drbg • 1.0.1Deterministic random bit generator (hmac)INDIRECT4
is-hex-prefixed • 1.0.0A simple method to check if a string is hex prefixed.INDIRECT0
js-sha3 • 0.8.0A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.INDIRECT0
micro-ftch • 0.3.1Wraps nodejs built-in modules and browser fetch into one function.INDIRECT0
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
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.05
PackageRelationDependenciesPublished
web3-core-helpers • 1.10.4Web3 core tools helper for sub packages. This is an internal package.DIRECT21
web3-core-promievent • 1.10.4This package extends the EventEmitter with the Promise class to allow chaining as well as multiple final states of a function.DIRECT1
web3-core-subscriptions • 1.10.4Manages web3 subscriptions. This is an internal package.DIRECT23
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.DIRECT19
MPL-2.02
PackageRelationDependenciesPublished
@ethereumjs/rlp • 4.0.1Recursive Length Prefix Encoding ModuleINDIRECT0
@ethereumjs/util • 8.1.0A collection of utility functions for EthereumINDIRECT8
ISC2
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.10.4 version:

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