Blech32 Rust

Docs.rs badge Continuous Integration

Fork of Bitcoin's bech32 crate to cover Blech32's differences.

MSRV

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

With nostd, we use the alloc dependency, so the MSRV is instead 1.36.