Module: Bitcoin

Defined in:
lib/bitcoin.rb,
lib/bitcoin/client.rb,
lib/bitcoin/address.rb,
lib/bitcoin/version.rb,
lib/bitcoin/account.rb,
lib/bitcoin/client/info.rb,
lib/bitcoin/client/configuration.rb

Overview

All interaction with the Bitcoin client is scoped to the Bitcoin namespace. Even though this does not match the gem name it is deliberate. You should not have any other gems using this namespace.

Author:

Defined Under Namespace

Modules: Client Classes: Account, Address, CommunicationError

Constant Summary

VERSION =

The version of the gem used in the gemspec for RubyGems

'0.0.1'