licenses.dev

bip32 v4.0.0

A BIP32 compatible library

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT16
PackageRelationDependenciesPublished
@noble/hashes • 1.5.0Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & ScryptDIRECT0
@scure/base • 1.1.9Secure, audited & 0-dep implementation of base64, bech32, base58, base32 & base16DIRECT0
base-x • 3.0.10Fast base encoding / decoding of any given alphabetINDIRECT1
bs58 • 4.0.1Base 58 encoding / decodingINDIRECT2
bs58check • 2.1.2A straightforward implementation of base58-check encodingINDIRECT13
cipher-base • 1.0.4abstract base class for crypto-streamsINDIRECT2
create-hash • 1.2.0create hashes for browserifyINDIRECT10
hash-base • 3.1.0abstract base class for hash-streamsINDIRECT5
md5.js • 1.3.5node style md5 on pure JavaScriptINDIRECT6
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.2.1Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
typeforce • 1.18.0Another biased type checking solution for JavascriptDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
wif • 2.0.6Bitcoin Wallet Import Format (WIF) decoding/encoding moduleDIRECT14
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
BSD-3-Clause AND MIT1
PackageRelationDependenciesPublished
sha.js • 2.4.11Streamable SHA hashes in pure javascriptINDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.0.0 version:

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