bitcoin-client 0.0.1
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.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rest-client
= 1.6.3