Module: CoinqvestMerchantSDK

Defined in:
lib/coinqvest_merchant_sdk/client.rb,
lib/coinqvest_merchant_sdk.rb,
lib/coinqvest_merchant_sdk/config.rb

Overview

Ruby implementation of a REST client for the COINQVEST Merchant API see https://www.coinqvest.com/en/api-docs

Defined Under Namespace

Classes: Client

Constant Summary collapse

CLIENT_VERSION =
'0.0.8'
CLIENT_NAME =
'ruby_merchant_sdk'
API_VERSION =
'v1'
CONNECT_URL =
'https://www.coinqvest.com/api/'