bip32: BIP-0032: Hierarchical Deterministic Wallets for Bitcoin and other cryptocurrencies
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:
- The 'synopsis' field is rather long (max 80 chars is recommended).
- The 'description' field should be longer than the 'synopsis' field. It's useful to provide an informative 'description' to allow Haskell programmers who have never heard about your package to understand the purpose of your package. The 'description' field content is typically shown by tooling (e.g. 'cabal info', Haddock, Hackage) below the 'synopsis' which serves as a headline. Please refer to <https://www.haskell.org/cabal/users-guide/developing-packages.html#package-properties> for more details.
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
BIP-0032: Hierarchical Deterministic Wallets for Bitcoin and other cryptocurrencies
[Skip to Readme]
Properties
Versions | 0.1, 0.1, 0.1.1, 0.1.2, 0.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4 && <5), base58-bytestring, binary, bytestring, cryptonite, memory, secp256k1-haskell [details] |
License | Apache-2.0 |
Copyright | Copyright (c) Renzo Carbonara 2020 |
Author | Renzo Carbonara |
Maintainer | renλren.zone |
Category | Cryptography |
Home page | https://gitlab.com/k0001/hs-bip32 |
Bug tracker | https://gitlab.com/k0001/hs-bip32/issues |
Uploaded | by RenzoCarbonara at 2020-06-17T18:17:45Z |
Modules
- BIP32
Downloads
- bip32-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees