bech32-no_std

Crates.iobech32-no_std
lib.rsbech32-no_std
version0.7.3
sourcesrc
created_at2020-10-12 14:13:15.361177
updated_at2020-10-12 14:13:15.361177
descriptionEncodes and decodes the Bech32 format
homepage
repositoryhttps://github.com/rust-bitcoin/rust-bech32
max_upload_size
id298753
size30,897
Greg Hill (gregdhill)

documentation

README

Bech32 Rust

Docs.rs badge Build Status

Rust implementation of the Bech32 encoding format described in BIP-0173. You can find some usage examples in the documentation.

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

Commit count: 216

cargo fmt