bech32: Implementation of the Bech32 cryptocurrency address format (BIP 0173).
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
Implementation of the Bech32 cryptocurrency address format documented in the BIP (Bitcoin Improvement Proposal) 0173.
Properties
Versions | 1.0.0, 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, base (<4.14), bytestring, containers, extra, text [details] |
License | Apache-2.0 |
Copyright | 2017 Marko Bencun, 2019 IOHK |
Author | IOHK Engineering Team |
Maintainer | operations@iohk.io, erikd@mega-nerd.com |
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 ErikDeCastroLopo at 2019-09-30T06:44:44Z |
Modules
[Index] [Quick Jump]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
werror | Enable `-Werror` | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- bech32-1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees