bitclient = Bitclient::Client.new(:username => "asd", :password => "dsa") bitclient.get_balance # => 0.0000 bitclient.get_info # => {"version": ...}