licenses.dev

ethers v5.7.2

Umbrella package for most common Ethers libraries.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT42
PackageRelationDependenciesPublished
@ethersproject/abi • 5.7.0Utilities and Classes for parsing, formatting and managing Ethereum ABIs.DIRECT27
@ethersproject/abstract-provider • 5.7.0An Abstract Class for describing an Ethereum Provider for ethers.DIRECT24
@ethersproject/abstract-signer • 5.7.0An Abstract Class for desribing an Ethereum Signer for ethers.DIRECT25
@ethersproject/address • 5.7.0Utilities for handling Ethereum Addresses for ethers.DIRECT7
@ethersproject/base64 • 5.7.0Base64 coder.DIRECT2
@ethersproject/basex • 5.7.0Base-X without Buffer.DIRECT3
@ethersproject/bignumber • 5.7.0BigNumber library used in ethers.js.DIRECT3
@ethersproject/bytes • 5.7.0Bytes utility functions for ethers.DIRECT1
@ethersproject/constants • 5.7.0Common Ethereum constants used for ethers.DIRECT4
@ethersproject/contracts • 5.7.0Contract abstraction meta-class for ethers.DIRECT28
@ethersproject/hash • 5.7.0Hash utility functions for Ethereum.DIRECT26
@ethersproject/hdnode • 5.7.0BIP32 Hierarchal Deterministic Node operations.DIRECT31
@ethersproject/json-wallets • 5.7.0Wallet management utilities for KeyStore and Crowdsale JSON wallets.DIRECT35
@ethersproject/keccak256 • 5.7.0The keccak256 hash function for ethers.DIRECT3
@ethersproject/logger • 5.7.0Logger utility functions for ethers.DIRECT0
@ethersproject/networks • 5.7.1Network definitions for ethers.DIRECT1
@ethersproject/pbkdf2 • 5.7.0The PBKDF2 password-pbased key derivation function for ethers.DIRECT6
@ethersproject/properties • 5.7.0Properties utility functions for ethers.DIRECT1
@ethersproject/providers • 5.7.2Ethereum Providers for ethers.DIRECT32
@ethersproject/random • 5.7.0Random utility functions for ethers.DIRECT2
@ethersproject/rlp • 5.7.0Recursive-Length Prefix (RLP) coder.DIRECT2
@ethersproject/sha2 • 5.7.0The SHA2 family hash functions and HMAC functions for ethers.DIRECT5
@ethersproject/signing-key • 5.7.0Elliptic curve library functions for the secp256k1 curve.DIRECT12
@ethersproject/solidity • 5.7.0Solidity coder for non-standard (tight) packing.DIRECT12
@ethersproject/strings • 5.7.0String utility functions.DIRECT5
@ethersproject/transactions • 5.7.0Utilities for decoding and encoding Ethereum transaction for ethers.DIRECT19
@ethersproject/units • 5.7.0Unit conversion functions for Ethereum.DIRECT5
@ethersproject/wallet • 5.7.0Classes for managing, encrypting and decrypting Ethereum private keys as a Signer for ethers.DIRECT36
@ethersproject/web • 5.7.1Utility fucntions for managing web requests for ethers.DIRECT8
@ethersproject/wordlists • 5.7.0Word lists for BIP39 wallets.DIRECT27
aes-js • 3.0.0A pure JavaScript implementation of the AES block cipher and all common modes of operation.INDIRECT0
bech32 • 1.1.4Bech32 encoding / decodingINDIRECT0
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
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
js-sha3 • 0.8.0A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.INDIRECT0
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
scrypt-js • 3.0.1The scrypt password-based key derivation function with sync and cancellable async.INDIRECT0
ws • 7.4.6Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
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/ethers)](https://licenses.dev/npm/ethers)
<a href="https://licenses.dev/npm/ethers">
  <img src="https://licenses.dev/b/npm/ethers" alt="licenses" />
</a>

Or the licenses badge code for the 5.7.2 version:

[![licenses](https://licenses.dev/b/npm/ethers/5.7.2)](https://licenses.dev/npm/ethers/5.7.2)
<a href="https://licenses.dev/npm/ethers/5.7.2">
  <img src="https://licenses.dev/b/npm/ethers/5.7.2" alt="licenses" />
</a>
GitHub