Module: BlockBee

Defined in:
lib/blockbee.rb

Defined Under Namespace

Classes: API, APIError, CallbackURLMissing, Checkout, Error, MissingAPIKeyError

Constant Summary collapse

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