bech32

Pure Haskell bech32, bech32m encoding/decoding (docs.ppad.tech/bech32).
git clone git://git.ppad.tech/bech32.git
Log | Files | Refs | README | LICENSE

commit e56b96e15e12b086f6cd2c779e95d6acc0fca961
parent f32ccf6a86b9e277a29e094e771ebd50fea0a510
Author: Jared Tobin <jared@jtobin.io>
Date:   Wed, 19 Feb 2025 19:40:21 +0400

meta: title

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -1,4 +1,4 @@ -# ppad-bech32 +# bech32 [![](https://img.shields.io/hackage/v/ppad-bech32?color=blue)](https://hackage.haskell.org/package/ppad-bech32) ![](https://img.shields.io/badge/license-MIT-brightgreen)