bech32 0.1.0

Encodes and decodes Bitcoin Segregated Witness addresses in Bech32
Documentation

Bech32 Rust

Build and test the library with

$ cargo test

Build the documentation with

$ cargo doc

Documentation output is in ./target/doc/bech32/index.html