All Projects → rust-bitcoin → rust-bech32

rust-bitcoin / rust-bech32

Licence: other
Bech32 format encoding and decoding

Programming Languages

rust
11053 projects
shell
77523 projects
RPC
45 projects

Bech32 Rust

Docs.rs badge Continuous Integration

Rust implementation of the Bech32 encoding format described in BIP-0173 and Bech32m encoding format described in BIP-0350.

You can find some usage examples in the documentation.

Bitcoin-specific address encoding is handled by the bitcoin-bech32 crate.

MSRV

The minimum supported Rust version with the standard library is 1.41.1.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].