bnogalm / StellarQtSDK

Stellar Java SDK ported to Qt/C++. Interface to deal with Horizon API
Mozilla Public License 2.0
26 stars 12 forks source link

FederationResolver QML Component #8

Open bnogalm opened 6 years ago

bnogalm commented 6 years ago

Class to resolve federations, maybe nice to think about what would be more easy to use.

I suggest a component with a property that when it is set with a federation address, a signal and another property is filled with the response.

A variable with the current status could be useful, to distinguish between error, pending, ready.