Module: WaffleAPI
- Defined in:
- lib/waffle_api.rb,
lib/waffle_api/client.rb,
lib/waffle_api/errors.rb,
lib/waffle_api/worker.rb,
lib/waffle_api/helpers.rb,
lib/waffle_api/payment.rb,
lib/waffle_api/version.rb,
lib/waffle_api/balances.rb,
lib/waffle_api/address_validator.rb
Overview
WaffleAPI Version
Defined Under Namespace
Modules: AddressValidator, Error, Helpers Classes: Balances, Client, Payment, Worker
Constant Summary collapse
- WAFFLEPOOL_URL =
'http://wafflepool.com'- WAFFLEPOOL_API_PATH =
'/tmp_api'- VERSION =
'0.2.0'