Invoq Ruby SDK
Invoq is a stablecoin payment acceptance platform.
This gem is an early placeholder release for the future Invoq Ruby SDK.
Installation
Install the gem:
gem install invoq
Or add it to a Gemfile:
gem "invoq"
Usage
require "invoq"
Invoq::VERSION
The public SDK API is not available yet.