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.2.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, 1.1.8 |
---|---|
Change log | ChangeLog.md |
Dependencies | array, base (>=4.11.1.0 && <5), base58-bytestring, bech32, bytestring, containers, extra, memory, optparse-applicative, text [details] |
License | Apache-2.0 |
Copyright | 2017 Marko Bencun, 2019-2020 IOHK |
Author | IOHK Engineering Team |
Maintainer | operations@iohk.io, erikd@mega-nerd.com, jonathan.knowles@iohk.io |
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 2021-11-09T08:00:20Z |
Distributions | LTSHaskell:1.1.8, Stackage:1.1.8 |
Reverse Dependencies | 6 direct, 0 indirect [details] |
Executables | bech32 |
Downloads | 20430 total (29 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-11-09 [all 1 reports] |