Hello fellow Lumenauts,
My name is Aleks, and I am a software developer and Stellar enthusiast like all of us here. I constantly upsell Stellar to my friends because I see potential in it. So much so that it has lead me to my first open source project: StellarHQ. I am also proud to say that this project has been accepted by the Lumenaut Network! For community, by community! (Pull requests welcome)
Please refer to the read me for instructions. The app is accessible via github pages.
After seeing some guides on how to securely create offline transactions and submit them offline I saw an opportunity to make the whole process much easier. StellarHQ allows you to create, sign and submit transactions with only a few steps. Create and sign your transactions securely offline then scan the Transaction QR code with your mobile device to submit it.
You can also build your transaction online, on any device, then export the transaction for offline signing and submitting later. This same process can be used for multisig transactions. Build and sign the transactions then pass it along for additional signatures via the exported file or QR code scan.
Now for some bad news, while the above features exist, the software is still in development and many core features are not yet implemented. At the moment it only runs on Stellar testnet and you can only create native Payments and manage Account Data.
I am announcing it early in hopes to get early feedback and feature requests. Some of the planned features:
Create payment (and other operations) from a link: For example clicking on a URL will prepopulate a payment operation with the destination, asset and amount. All the user has to do is sign and submit.
Multisig coordination: Track which addresses have signed and which are still missing
Have another feature request of found a bug? Please open an issue on github. Have a question? Ask right here and right now, I will do my best to answer.
Related Reddit post