slip32: SLIP-0032: Extended serialization format for BIP-32 wallets

[ apache, cryptography, library ] [ Propose Tags ]

SLIP-0032: Extended serialization format for BIP-32 wallets


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.2, 0.2.1
Change log CHANGELOG.md
Dependencies base (>=4 && <5), bech32, binary, bip32 (>=0.2), bitcoin-keys, bytestring, text [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-slip32
Bug tracker https://gitlab.com/k0001/hs-slip32/issues
Uploaded by RenzoCarbonara at 2020-06-25T09:14:58Z
Distributions
Downloads 451 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for slip32-0.2.1

[back to package description]

slip32

Haskell implementation of the SLIP-0032 standard: Extended serialization format for BIP-32 wallets.

Based on the draft SLIP-0032 spec.