@hackage / bitcoin-api

Provides access to the RPC API of Bitcoin Core

Latest0.12.1

About

Metadata

  • Last updated , by solatis
  • License MIT
  • Categories Network Development
  • Maintained by: leon@solatis.com

  • Lottery factor: 0

Links

Installation

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.