base58address: Parsing and serialization for Base58 addresses (Bitcoin and Ripple)

[ library, web ] [ Propose Tags ]

Datatypes with show and read instances that match the spec for Bitcoin and Ripple addresses.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.3, 0.4
Dependencies base (>=4 && <5), binary, bytestring, containers, cryptohash [details]
License LicenseRef-OtherLicense
Copyright © 2013 Stephen Paul Weber
Author Stephen Paul Weber <singpolyma@singpolyma.net>
Maintainer Stephen Paul Weber <singpolyma@singpolyma.net>
Category Web
Home page https://github.com/singpolyma/base58address
Bug tracker https://github.com/singpolyma/base58address/issues
Source repo head: git clone git://github.com/singpolyma/base58address.git
Uploaded by StephenWeber at 2013-04-28T19:04:45Z
Distributions
Reverse Dependencies 3 direct, 0 indirect [details]
Downloads 3514 total (10 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 base58address-0.4

[back to package description]
Datatypes with show and read instances that match the spec for Bitcoin
and Ripple addresses.