licenses.dev

web3-eth-accounts v1.2.11

Web3 module to generate Ethereum accounts and sign data and transactions.

Published on

Licenses

Learn more about license information.

Package Licenses

LGPL-3.0

Dependency Licenses

MIT115
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.INDIRECT19
@noble/hashes • 1.6.1Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & ScryptINDIRECT0
@types/bn.js • 4.11.6TypeScript definitions for bn.jsINDIRECT2
@types/node • 12.20.55TypeScript definitions for Node.jsINDIRECT0
@types/node • 22.10.2TypeScript definitions for nodeINDIRECT1
@types/pbkdf2 • 3.1.2TypeScript definitions for pbkdf2INDIRECT2
@types/secp256k1 • 4.0.6TypeScript definitions for secp256k1INDIRECT2
asn1.js • 4.10.1ASN.1 encoder and decoderINDIRECT3
base-x • 3.0.10Fast base encoding / decoding of any given alphabetINDIRECT1
bignumber.js • 9.1.2A library for arbitrary-precision decimal and non-decimal arithmeticINDIRECT0
blakejs • 1.2.1Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functionsINDIRECT0
bn.js • 4.11.6Big number implementation in pure javascriptINDIRECT0
bn.js • 4.12.1Big 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
browserify-aes • 1.2.0aes, for browserifyINDIRECT13
browserify-cipher • 1.0.1ciphers for the browserINDIRECT17
browserify-des • 1.0.2browserify-des ===INDIRECT5
browserify-rsa • 4.1.1RSA for browserifyINDIRECT3
bs58 • 4.0.1Base 58 encoding / decodingINDIRECT2
bs58check • 2.1.2A straightforward implementation of base58-check encodingINDIRECT13
buffer-to-arraybuffer • 0.0.5Convert Buffer to ArrayBufferINDIRECT0
buffer-xor • 1.0.3A simple module for bitwise-xor on buffersINDIRECT0
bufferutil • 4.0.8WebSocket buffer utilsINDIRECT1
cipher-base • 1.0.6abstract base class for crypto-streamsINDIRECT2
cookiejar • 2.1.4simple persistent cookiejar systemINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
create-ecdh • 4.0.4createECDH but browserifiableINDIRECT8
create-hash • 1.2.0create hashes for browserifyINDIRECT10
create-hmac • 1.1.7node style hmacs in the browserINDIRECT11
crypto-browserify • 3.12.0implementation of crypto for the browserDIRECT44
debug • 2.6.9small debugging utilityINDIRECT1
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
decompress-response • 3.3.0Decompress a HTTP response if neededINDIRECT1
des.js • 1.1.0DES implementationINDIRECT2
diffie-hellman • 5.0.3pure js diffie-hellmanINDIRECT5
elliptic • 6.5.4EC cryptographyINDIRECT7
elliptic • 6.6.1EC cryptographyINDIRECT7
es6-iterator • 2.0.3Iterator abstraction based on ES6 specificationINDIRECT8
eth-lib • 0.2.8Lightweight Ethereum librariesDIRECT31
ethereum-bloom-filters • 1.2.0Ability to test bloom filters for ethereum.INDIRECT1
ethereum-cryptography • 0.1.3All the cryptographic primitives used in EthereumINDIRECT39
ethereumjs-common • 1.5.2Resources common to all Ethereum implementationsDIRECT0
ethjs-unit • 0.1.6A simple module for handling Ethereum units (e.g. 'ether', 'wei', etc...)INDIRECT4
ethjs-util • 0.1.6A simple set of Ethereum JS utilties.INDIRECT2
event-emitter • 0.3.5Environment agnostic event emitterINDIRECT8
eventemitter3 • 4.0.4EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
evp_bytestokey • 1.0.3The insecure key derivation algorithm from OpenSSLINDIRECT7
global • 4.4.0Require global variablesINDIRECT3
hash-base • 3.0.5abstract base class for hash-streamsINDIRECT2
hash-base • 3.1.0abstract base class for hash-streamsINDIRECT5
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-function • 1.0.2is that thing a function? Use this module to find outINDIRECT0
is-hex-prefixed • 1.0.0A simple method to check if a string is hex prefixed.INDIRECT0
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
js-sha3 • 0.8.0A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.INDIRECT0
keccak • 3.0.4Keccak sponge function familyINDIRECT7
md5.js • 1.3.5node style md5 on pure JavaScriptINDIRECT6
miller-rabin • 4.0.1Miller Rabin algorithm for primality testINDIRECT2
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
node-addon-api • 2.0.2Node.js API (N-API)INDIRECT0
node-addon-api • 5.1.0Node.js API (Node-API)INDIRECT0
node-gyp-build • 4.8.4Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
number-to-bn • 1.7.0A simple method that will convert numbers, hex, BN or bignumber.js object into a BN.js object.INDIRECT3
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
parse-headers • 2.0.5Parse http headers, works with browserify/xhrINDIRECT0
pbkdf2 • 3.1.2This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()INDIRECT12
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
public-encrypt • 4.0.3browserify version of publicEncrypt & privateDecryptINDIRECT24
query-string • 5.1.1Parse and stringify URL query stringsINDIRECT3
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
randomfill • 1.0.4random fill from browserify stand aloneINDIRECT2
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
ripemd160 • 2.0.2Compute ripemd160 of bytes or strings.INDIRECT6
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
scrypt-js • 3.0.1The scrypt password-based key derivation function with sync and cancellable async.DIRECT0
secp256k1 • 4.0.4This module provides native bindings to ecdsa secp256k1 functionsINDIRECT10
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
simple-concat • 1.0.1Super-minimalist version of `concat-stream`. Less than 15 lines!INDIRECT0
simple-get • 2.8.2Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.INDIRECT5
strict-uri-encode • 1.1.0A stricter URI encode adhering to RFC 3986INDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
strip-hex-prefix • 1.0.0A simple method that will strip a valid hex prefix off a string, if present.INDIRECT1
timed-out • 4.0.1Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hangedINDIRECT0
typedarray-to-buffer • 3.1.5Convert a typed array to a Buffer without a copyINDIRECT1
underscore • 1.9.1JavaScript's functional programming helper library.DIRECT0
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
url-set-query • 1.0.0small function to append a query string to a URLINDIRECT0
utf-8-validate • 5.0.10Check if a buffer contains valid UTF-8INDIRECT1
utf8 • 3.0.0A well-tested UTF-8 encoder/decoder written in JavaScript.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
uuid • 3.3.2RFC4122 (v1, v4, and v5) UUIDsDIRECT0
xhr-request-promise • 0.1.3Thin wrapper on top of [this](https://www.npmjs.com/package/xhr-request) to use Promise instead of callbacks.INDIRECT22
xhr-request • 1.1.0tiny http client for Node and the browserINDIRECT21
xhr • 2.6.0small xhr abstractionINDIRECT7
xhr2-cookies • 1.1.0XMLHttpRequest polyfill for node.jsINDIRECT1
xtend • 4.0.2extend like a bossINDIRECT0
yaeti • 0.0.6Yet Another EventTarget ImplementationINDIRECT0
ISC14
PackageRelationDependenciesPublished
browserify-sign • 4.2.3adds node crypto signing for browsersINDIRECT35
d • 1.0.2Property descriptor factoryINDIRECT8
es5-ext • 0.10.64ECMAScript extensions and shimsINDIRECT8
es6-symbol • 3.1.4ECMAScript 6 Symbol polyfillINDIRECT8
esniff • 2.0.1Low footprint ECMAScript source code parserINDIRECT8
ext • 1.7.0JavaScript utilities with respect to emerging standardINDIRECT1
http-https • 1.0.0A wrapper that chooses http or https for requestsINDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
next-tick • 1.1.0Environment agnostic nextTick polyfillINDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
parse-asn1 • 5.1.7utility library for parsing asn1 files for use with browserify-sign.INDIRECT20
type • 2.7.3Runtime validation and processing of JavaScript typesINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
LGPL-3.011
PackageRelationDependenciesPublished
web3-core-helpers • 1.2.11Web3 core tools helper for sub packages. This is an internal package.DIRECT45
web3-core-method • 1.2.11Creates the methods on the web3 modules. This is an internal package.DIRECT62
web3-core-promievent • 1.2.11This package extends the EventEmitter with the Promise class to allow chaining as well as multiple final states of a function.INDIRECT1
web3-core-requestmanager • 1.2.11Web3 module to handle requests to external providers.INDIRECT72
web3-core-subscriptions • 1.2.11Manages web3 subscriptions. This is an internal package.INDIRECT47
web3-core • 1.2.11Web3 core tools for sub-packages. This is an internal package.DIRECT94
web3-eth-iban • 1.2.11This package converts Ethereum addresses to IBAN addresses a vice versa.INDIRECT44
web3-providers-http • 1.2.11Module to handle web3 RPC connections over HTTP.INDIRECT48
web3-providers-ipc • 1.2.11Module to handle web3 RPC connections over IPC sockets.INDIRECT48
web3-providers-ws • 1.2.11Module to handle web3 RPC connections over WebSockets.INDIRECT65
web3-utils • 1.2.11Collection of utility functions used in web3.js.DIRECT43
MPL-2.03
PackageRelationDependenciesPublished
ethereumjs-tx • 2.1.2A simple module for creating, manipulating and signing Ethereum transactionsDIRECT48
ethereumjs-util • 6.2.1a collection of utility functions for EthereumINDIRECT46
rlp • 2.2.7Recursive Length Prefix Encoding ModuleINDIRECT1
unknown2
PackageRelationDependenciesPublished
dom-walk • 0.1.2iteratively walk a DOM nodeINDIRECT0
min-document • 2.19.0A minimal DOM implementationINDIRECT1
BSD-3-Clause AND MIT1
PackageRelationDependenciesPublished
sha.js • 2.4.11Streamable SHA hashes in pure javascriptINDIRECT2
non-standard1
PackageRelationDependenciesPublished
oboe • 2.1.4Oboe.js reads json, giving you the objects as they are found without waiting for the stream to finishINDIRECT1
Apache-2.01
PackageRelationDependenciesPublished
websocket • 1.0.35Websocket Client & Server Library implementing the WebSocket protocol as specified in RFC 6455.INDIRECT17
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.2.11 version:

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