bech32: Implementation of the Bech32 cryptocurrency address format (BIP 0173).
Implementation of the Bech32 cryptocurrency address format documented in the BIP (Bitcoin Improvement Proposal) 0173.
Flags
Manual Flags
Name | Description | Default |
---|---|---|
release | Strict compiler warning checks. | Disabled |
static | Try to build a static executable. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- bech32-1.1.7.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 1.0.0, 1.0.1, 1.0.2, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.5, 1.1.6, 1.1.7 |
---|---|
Change log | ChangeLog.md |
Dependencies | array (>=0.5.4.0 && <0.6), base (>=4.14.3.0 && <4.21), base58-bytestring (>=0.1.0 && <0.2), bech32, bytestring (>=0.10.12.0 && <0.13), containers (>=0.6.5.1 && <0.8), extra (>=1.7.14 && <1.8), memory (>=0.18.0 && <0.19), optparse-applicative (>=0.18.1.0 && <0.19), prettyprinter (>=1.7.1 && <1.8), prettyprinter-ansi-terminal (>=1.1.3 && <1.2), text (>=1.2.4.1 && <2.2) [details] |
License | Apache-2.0 |
Copyright | 2017 Marko Bencun, 2019-2023 IOHK |
Author | IOHK Engineering Team |
Maintainer | operations@iohk.io, erikd@mega-nerd.com, mail@jonathanknowles.net |
Category | Web |
Home page | https://github.com/input-output-hk/bech32 |
Bug tracker | https://github.com/input-output-hk/bech32/issues |
Source repo | head: git clone https://github.com/input-output-hk/bech32.git |
Uploaded | by JonathanKnowles at 2024-05-20T07:45:14Z |
Distributions | LTSHaskell:1.1.7, Stackage:1.1.7 |
Reverse Dependencies | 5 direct, 0 indirect [details] |
Executables | bech32 |
Downloads | 19697 total (204 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] All reported builds failed as of 2024-05-20 [all 1 reports] |