I am working in porting the SDK to C++.
To try out the SDK implementation, i am also working in a wallet that uses this SDK
By the moment the wallet is on alpha state, it is using the TEST network so you can't use it for real porpouse, but it may help people to test how stellar performs and it will help me to get a feedback. I want to be sure it is perfect for the use.
The official post is in the official forum:
https://galactictalk.org/d/360-c-sdk-and-based-on-that-a-multiplatform-wallet-vega-wallet
You can try it by the moment under windows and android, i will prepare a version for ios later, if i see that people like it. Linux users will get it in some days, when i go back from holidays.
To access it:
Android. Download it form the store:
https://play.google.com/store/apps/details?id=org.bnogal.vega
Or if you want to help me to test the last version, sign up for alpha in this link and download it from play store
https://play.google.com/apps/testing/org.bnogal.vega
Windows (same interface than the one for phones, i will make a desktop version later on)
https://drive.google.com/open?id=0B0SAlpZ9XooJUklTVlZTTkkycU0
Linux
https://drive.google.com/open?id=0B0SAlpZ9XooJSUREYUdwbnlLTWM
Repository to the SDK source code:
https://bitbucket.org/bnogal/stellarqore
You can write your feedback here, i will keep an eye to this thread.