Electrum-GRS Lite update March 2017

In order to bring Groestlcoin to the mainstream masses the Electrum-GRS Lite is ready for testing. The app allows you to send and receive Groestlcoins on your device without syncing the blockchain. When using this app, please store your secret phrase and email them to yourself! Then your coins can be retrieved even if you loose your phone. Furthermore, this puts the user in total control of their funds at any given time.

Electrum-grs Lite implementations:
BIP-0032 to implement a hierarchical deterministic wallet
BIP-0039 to implement a mnemonic code of mnemonic sentence for the generation of deterministic wallets (process for turning in into a BIP-0032 seed)

Features
• Show ammount in USD
• Added ability to spend own unconfirmed change funds
• Manual receiving address management (enable in settings)
• Wallet only needs to be backed up once, on initial creation
• Wallet backup consists of simple list of 12 common words (BIP-0039)
• Automatic connectivity management with fast reconnects and detection of network change
• Password protect your recovery phrase
• Support payment URIs requests from browsers and other apps

It is appreciated if feedback of the following is provided:
1.  Can you receive coins? (small amounts to avoid losing them)
2.  Can you send coins?
3.  Can you scan a QR code from a phone?
4.  Does it calculate exchange rates properly?
5.  How fast is a transaction?

Important:
Store your secret phrase somewhere safe!

The application may have unfound bugs and problems. To leave feedback:
1. PM me
2. Email: [email protected]
3. Post reports of erros in this topic.

You can download it using the links below and be up and running with Groestlcoin in 5 minutes.
Download the Linux wallet here: https://github.com/Groestlcoin/electrum-grs-lite/releases/download/1.0/electrum-grs-lite_unix_1_0.sh
Download the OSX DMG Wallet here: https://github.com/Groestlcoin/electrum-grs-lite/releases/download/1.0/electrum-grs-lite_macos_1_0.dmg
Download the Windows Wallet here: https://github.com/Groestlcoin/electrum-grs-lite/releases/download/1.0/electrum-grs-lite_windows-x64_1_0.exe

Source code:
https://github.com/Groestlcoin/groestlcoinj – Groestlcoin Java Library
https://github.com/Groestlcoin/electrum-grs-lite – Groestlcoin Electrum-GRS Lite