Bitcoin Forum
April 18, 2024, 08:53:51 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Haskell interface to Bitcoin RPC  (Read 2697 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.
1713430431
Hero Member
*
Offline Offline

Posts: 1713430431

View Profile Personal Message (Offline)

Ignore
1713430431
Reply with quote  #2

1713430431
Report to moderator
You get merit points when someone likes your post enough to give you some. And for every 2 merit points you receive, you can send 1 merit point to someone else!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713430431
Hero Member
*
Offline Offline

Posts: 1713430431

View Profile Personal Message (Offline)

Ignore
1713430431
Reply with quote  #2

1713430431
Report to moderator
1713430431
Hero Member
*
Offline Offline

Posts: 1713430431

View Profile Personal Message (Offline)

Ignore
1713430431
Reply with quote  #2

1713430431
Report to moderator
1713430431
Hero Member
*
Offline Offline

Posts: 1713430431

View Profile Personal Message (Offline)

Ignore
1713430431
Reply with quote  #2

1713430431
Report to moderator
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!