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

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.

[maintain] [Publish]

Warnings:

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


[Skip to Readme]

Properties

Versions 0.1, 0.1, 0.2, 0.2.1
Change log CHANGELOG.md
Dependencies base (>=4 && <5), bech32, binary, 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-06T12:53:58Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for slip32-0.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.