licenses.dev

@ethersproject/wallet v5.7.0

Classes for managing, encrypting and decrypting Ethereum private keys as a Signer for ethers.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT34
PackageRelationDependenciesPublished
@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.INDIRECT2
@ethersproject/basex • 5.7.0Base-X without Buffer.INDIRECT3
@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.INDIRECT4
@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.INDIRECT1
@ethersproject/pbkdf2 • 5.7.0The PBKDF2 password-pbased key derivation function for ethers.INDIRECT6
@ethersproject/properties • 5.7.0Properties utility functions for ethers.DIRECT1
@ethersproject/random • 5.7.0Random utility functions for ethers.DIRECT2
@ethersproject/rlp • 5.7.0Recursive-Length Prefix (RLP) coder.INDIRECT2
@ethersproject/sha2 • 5.7.0The SHA2 family hash functions and HMAC functions for ethers.INDIRECT5
@ethersproject/signing-key • 5.7.0Elliptic curve library functions for the secp256k1 curve.DIRECT12
@ethersproject/strings • 5.7.0String utility functions.INDIRECT5
@ethersproject/transactions • 5.7.0Utilities for decoding and encoding Ethereum transaction for ethers.DIRECT19
@ethersproject/web • 5.7.1Utility fucntions for managing web requests for ethers.INDIRECT8
@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
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
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/%40ethersproject%2Fwallet)](https://licenses.dev/npm/%40ethersproject%2Fwallet)
<a href="https://licenses.dev/npm/%40ethersproject%2Fwallet">
  <img src="https://licenses.dev/b/npm/%40ethersproject%2Fwallet" alt="licenses" />
</a>

Or the licenses badge code for the 5.7.0 version:

[![licenses](https://licenses.dev/b/npm/%40ethersproject%2Fwallet/5.7.0)](https://licenses.dev/npm/%40ethersproject%2Fwallet/5.7.0)
<a href="https://licenses.dev/npm/%40ethersproject%2Fwallet/5.7.0">
  <img src="https://licenses.dev/b/npm/%40ethersproject%2Fwallet/5.7.0" alt="licenses" />
</a>
GitHub