bitx-bitcoin: A Haskell library for working with the BitX bitcoin exchange.
Haskell bindings to the BitX REST API, as described here: https://bitx.co/api.
Note that since this library interfaces directly with a financial API, great care must be taken in its use. In particular, the author cannot be held accountable for any financial losses as a result of programming error, whether that error is in your code, the code of the author of this library, or BitX's code. This is just common sense.
If you need to make sure that nothing funny happens in the code, apart from reading the source yourself, you should also perform a few test transations with very small denominations, as I will strive to do every time before releasing a new version.
For a very small usage example, see Network.Bitcoin.BitX.Public.
[Skip to Readme]
Modules
- Network
- Bitcoin
- Network.Bitcoin.BitX
- Network.Bitcoin.BitX.Private
- Network.Bitcoin.BitX.Private.Order
- Network.Bitcoin.BitX.Private.Quote
- Network.Bitcoin.BitX.Private.Withdrawal
- Network.Bitcoin.BitX.Public
- Network.Bitcoin.BitX.Response
- Network.Bitcoin.BitX.Types
- Network.Bitcoin.BitX.Private
- Network.Bitcoin.BitX
- Bitcoin
Downloads
- bitx-bitcoin-0.7.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.3.0.0, 0.4.0.0, 0.4.0.1, 0.5.0.0, 0.5.0.1, 0.6.0.0, 0.7.0.0, 0.7.0.1, 0.7.0.2, 0.8.0.0, 0.9.0.0, 0.9.0.1, 0.10.0.0, 0.11.0.0, 0.11.0.1, 0.12.0.0 (info) |
---|---|
Change log | CHANGES |
Dependencies | aeson (>=0.8), base (>=4.5 && <5), bytestring, http-client (>=0.4.6.1), http-client-tls, http-types, microlens, microlens-th, network, QuickCheck (>=2.8), scientific, split (>=0.2.0.0), text, time [details] |
License | BSD-3-Clause |
Author | Tebello Thejane |
Maintainer | Tebello Thejane <zyxoas+hackage@gmail.com> |
Category | Web, Bitcoin, Finance |
Home page | https://github.com/tebello-thejane/bitx-haskell |
Source repo | head: git clone git://github.com/tebello-thejane/bitx-haskell.git |
Uploaded | by tebello_thejane at 2016-04-26T10:46:57Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 12944 total (2 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-11-26 [all 2 reports] |