XLMwallet

Hello! Today, I introduces the first version of XLMwallet.
I used all time a web wallet Blackwallet. For me it was problematic to find a convenient wallet after DNS hacking Blackwallet. I decided to create for ourselves the same convenient to use Stellar web wallet and today we represent to you - XLMwallet.

LINK - https://xlmwallet.co/


THE PROJECT

XLMwallet is a web Stellar Lumens wallet, it was built using javascript & stellar horizon. I like to describe it as an enhanced account viewer as it doesn't require users to create an account - all you need is a private key.
My goal is to create an easy but powerful wallet with as many features as possible. The idea is that xlmwallet could be used by new users for its simplicity while at the same time being used by the confirmed users for its advanced features.
As I said, xlmwallet is a web wallet, but can be used on any device that can execute javascript code - it can also be used as a web-app on iOS (by simply enabling the mobile mode in the settings and adding xlmwallet to the screenboard).
I'll post here what I'm working on, the changelogs and what may come in the future - feel free (and I'd love that you do so) to post some feedbacks, ideas, bug reports here, this would really help!


FEATURES

  • No registration
  • Sending and receiving Lumens, Assets, Tokens
  • Multiplatform
    • Usable on any device that can execute javascript
    • iOS webapp
  • Multiple accounts
    • You can add as many accounts as you want and give them names to keep it organized! (requires mobile mode to be enabled)
  • Mobile mode
    • Enable this mode in the settings to make your wallet(s) persists until logout
  • Assets/Tokens support
    • Sending & receiving
    • See your balances
    • Change trust lines
  • Real time balances (+USD balance)
    • Your balances update in real time, whenever a transaction is made,
      your balances will update + your balance's worth is displayed in USD.
  • Market choice for USD price
    • You can choose the market to be used for the XLM<->USD rate.
      currently 2 choices: coinmarketcap & kraken
  • Address inspector
    • You can inspect the holdings of a public address by
      entering it in the inspector tool.
  • Settings
    • XLMwallet can be customized in the settings page
  • Set inflation destination
  • XLM/BTC/XRP data & charts
    • Volume, market cap, usd/btc price, charts etc.
  • Community integration
    • Various links to Stellar related boards, social networks, exchanges...
    • Stellarchain.io links are also used in some cases to provide more informations.
  • Path payments
  • Open federation
  • Sending lumens to mail
  • Merge account operation support
  • Contacts

    You don't offer the source code, and you straight up ask for a private key? Seems a bit sketch...

      I never feel at ease when someone is asking for my private keys... Not sure why... ?

        a year later
        13 days later
        7 days later

        That's good that you decided to revive your wallet project and promote it on Stellar-related media, but maybe it's better to start with codebase update? As I can see from the Github repository, the last commit was more than a year ago. Since that time there have been two protocol updates, a few Horizon releases, and multiple SDK changes, so there is high probability that your wallet lacks new functionality at best and is potentially vulnerable at worst. Also have you checked SDF wallet listing guidelines (https://www.stellar.org/community/wallet-guidelines/)?

        Dealing with other's people implies trust, especially given the fact that you have full access to the user private keys on the server side.

          OrbitLens Thank you for your comment, we will listen to your opinion. We are actively engaged in updating and improving our wallet. We also want to notify you that we do not have a key record, this is out of the question.