faust403 / StellarQtSDK

Stellar Java SDK ported to Qt/C++. Interface to deal with Horizon API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StellarQtSDK

Stellar SDK for Qt/C++. Interface to deal with Horizon API

To include the SDK, just add it in your .pro file

include($$PWD/StellarQtSDK/StellarQtSDK.pri)

To see how to work with the SDK, check the two examples included.

There is also a guide to setup the environment and create your first app on the wiki

About

Stellar Java SDK ported to Qt/C++. Interface to deal with Horizon API

License:Mozilla Public License 2.0


Languages

Language:C++ 98.4%Language:QMake 1.6%Language:CMake 0.1%Language:C 0.0%