Bitcoin Forum
July 30, 2024, 09:27:53 PM *
News: Help 1Dq create 15th anniversary forum artwork.
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Haskell interface to Bitcoin RPC  (Read 2702 times)
mndrix (OP)
Michael Hendricks
VIP
Sr. Member
*
Offline Offline

Activity: 447
Merit: 258


View Profile
November 11, 2011, 10:18:55 PM
 #1

I've created a Haskell module for interfacing with Bitcoin's JSON RPC.  You can find Network.Bitcoin on Hackage.  That page links to the source at GitHub.  Hackage hasn't generated the module's documentation yet, but it should appear within the next 24 hours.

Some of the most commonly used RPC methods have convenient wrappers.  For all others, you have to use a lower level function.  The Hackage page gives some brief sample code.  If you want more, just ask.

You can post bugs here or on the GitHub issue tracker.
mndrix (OP)
Michael Hendricks
VIP
Sr. Member
*
Offline Offline

Activity: 447
Merit: 258


View Profile
January 13, 2012, 08:01:58 PM
 #2

The latest version (v0.15) fixes a bug in the conversion from Bitcoin RPC's floating point numbers to the module's internal fixed point calculations.  I recommend upgrading.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!