bech32-1.1.4.1

Synopsis

Implementation of the Bech32 cryptocurrency address format (BIP 0173).

Description

Implementation of the Bech32 cryptocurrency address format documented in the BIP (Bitcoin Improvement Proposal) 0173.

Author

IOHK Engineering Team

Maintainer

operations@iohk.io, erikd@mega-nerd.com, jonathan.knowles@iohk.io

License

Apache-2.0

Source
https://github.com/input-output-hk/bech32
Commit hash
c938472efd2b72ecbbb1e323993142b6d360566a
Subdir
bech32
Timestamp

2023-07-27T09:34:22Z

Revisions

None

Dependencies
library bech32:
  • ["array","base >=4.11.1.0 && <5","bytestring","containers","extra","text"]
executable bech32:
  • ["base","base58-bytestring","bech32","bytestring","extra","memory","optparse-applicative","prettyprinter","prettyprinter-ansi-terminal","text"]
test-suite bech32-test:
  • ["base","base58-bytestring","bech32","bytestring","containers","deepseq","extra","hspec","memory","process","QuickCheck >=2.12","text","vector"]