bitcoincash-bech32 0.1.0

Encodes and decodes the BitcoinCash's Bech32 format
Documentation
[dependencies]

[features]
default = ["std"]
std = []
strict = []

[package]
authors = ["Marco Napetti"]
categories = ["encoding"]
description = "Encodes and decodes the BitcoinCash's Bech32 format"
keywords = ["base32", "encoding", "bech32", "bitcoincash"]
license = "MIT"
name = "bitcoincash-bech32"
readme = "README.md"
repository = "https://github.com/nappa85/bitcoincash-bech32"
version = "0.1.0"