@hackage bech321.1.11
Implementation of the Bech32 cryptocurrency address format (BIP 0173).
Categories
License
Apache-2.0
Maintainer
operations@iohk.io, erikd@mega-nerd.com, mail@jonathanknowles.net
Links
Versions
Installation
Dependencies (6)
- array >=0.5.4.0 && <0.6
- base >=4.14.3.0 && <4.23
- bytestring >=0.10.12.0 && <0.13
- containers >=0.6.5.1 && <0.9
- extra >=1.7.14 && <1.9
- text >=1.2.4.1 && <2.2 Show all…
Dependents (8)
@hackage/cardano-addresses, @hackage/fast-bech32, @hackage/lnurl-authenticator, @hackage/bech32-th, @hackage/slip32, @hackage/dhall-secret, Show all…
Package Flags
release
(off by default)
Strict compiler warning checks.
static
(off by default)
Try to build a static executable.
Implementation of the Bech32 cryptocurrency address format documented in the BIP (Bitcoin Improvement Proposal) 0173.