bitcoincash-bech32 0.1.0

Encodes and decodes the BitcoinCash's Bech32 format
Documentation

BitcoinCash's Bech32 Rust

Docs.rs badge Continuous Integration

Fork of Bitcoin's bech32 crate to cover BitcoinCash'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.