Skip to content

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

License

Notifications You must be signed in to change notification settings

faust403/StellarQtSDK

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.3%
  • QMake 1.6%
  • Other 0.1%