Module: BlockBee

Defined in:
lib/blockbee.rb

Defined Under Namespace

Classes: API, APIError, CallbackURLMissing, Checkout, MissingAPIKeyError

Constant Summary collapse

VERSION =
"1.0.1"
BLOCKBEE_URL =
'https://api.blockbee.io/'
BLOCKBEE_HOST =
'api.blockbee.io'