bech32
Pure Haskell bech32, bech32m encodings (docs.ppad.tech/bech32).
git clone
git://git.ppad.tech/bech32.git
Log
|
Files
|
Refs
|
README
|
LICENSE
.ghci (59B)
1
:set prompt "> "
2
:set -XOverloadedStrings
3
:m + Text.Printf