RubyGems.org

Provides a Ruby library to the complete Bitcoin JSON-RPC API. Implements all methods listed at https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_Calls_list and lets you set options such as the host and port number, and whether to use SSL.

installgem install bitcoin-client
Authors

Colin MacKenzie IV

1,208 total downloads 1,208 for this version
Owners

5d8c7a8d951a28e10bd7407f33df6d63

Gemfile
gem "bitcoin-client", "~> 0.0.1"
Versions
  1. 0.0.1 August 22, 2011
Runtime Dependencies
  1. rest-client = 1.6.3
Development Dependencies
  1. fakeweb = 1.3.0
  2. rspec = 2.6.0