licenses.dev

bip21 v0.1.2

Rust-idiomatic, compliant, flexible and performant BIP21 crate.

Published on

Licenses

Learn more about license information.

Package Licenses

MITNFA

Dependency Licenses

CC0-1.04
PackageRelationDependenciesPublished
bitcoin_hashes • 0.10.0Hash functions used by the rust-bitcoin eccosystemINDIRECT0
bitcoin • 0.27.1General purpose library for using and interoperating with Bitcoin.DIRECT6
secp256k1-sys • 0.4.2FFI for Pieter Wuille's `libsecp256k1` library.INDIRECT2
secp256k1 • 0.20.3Rust wrapper library for Pieter Wuille's `libsecp256k1`. Implements ECDSA and BIP 340 signatures for the SECG elliptic curve group secp256k1 and related utilities.INDIRECT3
Apache-2.0 OR MIT4
PackageRelationDependenciesPublished
cc • 1.1.31A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. INDIRECT1
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. DIRECT0
percent-encoding-rfc3986 • 0.1.3RFC3986-compliant percent encoding and decodingDIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
MIT1
PackageRelationDependenciesPublished
bech32 • 0.8.1Encodes and decodes the Bech32 format and implements the bech32 and bech32m checksumsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.2 version:

[![licenses](https://licenses.dev/b/cargo/bip21/0.1.2)](https://licenses.dev/cargo/bip21/0.1.2)
<a href="https://licenses.dev/cargo/bip21/0.1.2">
  <img src="https://licenses.dev/b/cargo/bip21/0.1.2" alt="licenses" />
</a>
GitHub