Groestlcoinomi Desktop wallet

Groestlcoinomi desktop is a lightweight "thin client" Groestlcoin wallet based on a client-server protocol.

Its main advantages over the Groestlcoin Core wallet include support for not requiring to sync with the blockchain.

In order to bring Groestlcoin to the mainstream masses the Groestlcoinomi Desktop 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. 

Groestlcoinomi 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)

Changelog v1.1:
• Rebranded to Groestlcoinomi
• Updated to use electrumx 1.4 protocol

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

Important:
Store your secret phrase somewhere safe!

Source code:
https://github.com/Groestlcoin/groestlcoinj - Groestlcoin Java Library
https://github.com/Groestlcoin/electrum-grs-lite - Groestlcoinomi desktop