Popularity
7.2
Stable
Activity
0.0
Stable
7
4
13

Monthly Downloads: 5
Programming language: Haskell
License: MIT License
Tags: Network     Bitcoin     Finance    

bitcoin-api alternatives and similar packages

Based on the "bitcoin" category.
Alternatively, view bitcoin-api alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of bitcoin-api or a related project?

Add another 'bitcoin' Package

README

haskell-bitcoin-api

Build Status Coverage Status MIT Haskell

The Bitcoin Core application provides an HTTP RPC interface for communication. This library implements access to these functions. It builds on top of the bitcoin-tx and bitcoin-script, and as such provides an extremely flexible environment to create, manipulate and store transactions and custom scripts.


*Note that all licence references and agreements mentioned in the bitcoin-api README section above are relevant to that project's source code only.