Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 295 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 295 Bytes

Haskoin-Bitcoind

This is an adapter to the bitcoind JSON RPC for the haskoin data types.

Download the git versions of haskoin and network-bitcoin. Make sure those both compile.

git clone http://github.com/haskoin/haskoin
git clone https://github.com/cgaebel/network-bitcoin