ripple: Ripple payment system library

[ crypto, library ] [ Propose Tags ]

Interact with Ripple servers, sign transactions, etc.


[Skip to Readme]

Modules

[Last Documentation]

  • Ripple
    • Ripple.Amount
    • Ripple.Path
    • Ripple.Seed
    • Ripple.Sign
    • Ripple.Transaction
    • Ripple.WebSockets

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.3
Dependencies aeson, attoparsec, base (>=4 && <5), base58address, binary (>=0.7.0.0), bytestring, cereal, crypto-api, crypto-pubkey-types, cryptohash-cryptoapi, ecdsa (>=0.2), errors, largeword (>=1.1.0), text, transformers, utility-ht, websockets [details]
License LicenseRef-OtherLicense
Copyright © 2014 Stephen Paul Weber
Author Stephen Paul Weber <singpolyma@singpolyma.net>
Maintainer Stephen Paul Weber <singpolyma@singpolyma.net>
Category Crypto
Home page https://github.com/singpolyma/ripple-haskell
Bug tracker https://github.com/singpolyma/ripple-haskell/issues
Source repo head: git clone git://github.com/singpolyma/ripple-haskell.git
Uploaded by StephenWeber at 2014-03-11T02:54:59Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2270 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-18 [all 7 reports]

Readme for ripple-0.2

[back to package description]
Interact with Ripple servers, sign transactions, etc.