Search the Community
Showing results for tags 'qr code'.
Found 2 results
Minimum search term is 4 characters long. Can't find what you want? Click here for the custom google search instead.
-
It seems there still is a need for solution to keep your XRPs safe, while still having them available for occasional and sometimes even for more active use. Ripple technology is in many aspects ahead of Bitcoin and other cryptos. I find offline transaction signing one its best features. In today’s world, when no computer can be considered safe anymore, offline signing allows you to keep all sensitive information offline and thus secure and safe. I have prepared a set of tools that follows and leverages Ripple’s Reliable Transaction Submission. It will allow you to monitor Ripple network, ledgers, your accounts and balances. The offline part will also enable you to securely create new accounts, prepare and securely sign payments and submit such offline-generated payments to XRP ledger. For transferring offline generated data to an online device it uses QR codes and this makes active XRP use quick and quite convenient. Unfortunately, this package is not entirely suitable for beginners. It aims more at mid-experienced to advanced users. Also, I wanted to keep those scripts simple and plain and allow anyone to see, understand and inspect its source. This is why some results/error processing is just very subtle. More information, how-to, installation, syntax, examples, download: https://github.com/Duke67/xrptoolkit-nodejs Download: Node.js scripts (offline): https://github.com/duke67/xrptoolkit-nodejs Android app (online): https://play.google.com/store/apps/details?id=com.duke67.XRPtk The Android application is only available for download from Google Play store and it’s not yet open source (I may make it available later on). Even if not currently available for code review, this architecture can really give you a peace-of-mind because the real magic of this solution is that the online device only sees either public, or signed+encrypted information. iOS app – unfortunately not available now, who wants to develop it? Also, feel free to improve or enhance the toolkit or contact me with any idea you may have. Cheers!
-
Hello all. I have made a website where you can generate your custom public xrp qr code for your ripple wallet address. https://cwaqrgen.com/xrp Cheers