Groestlcoin Forum

Groestl => Groestlcoin Development & Technical Discussion => Topic started by: gruve_p on March 23, 2015, 06:39:15 PM

Title: Multigroestl released
Post by: gruve_p on March 23, 2015, 06:39:15 PM
(http://i.imgur.com/bi5K7GB.png)


MultiGroestl is a lightweight "thin client" Groestlcoin wallet for Windows, MacOS and Linux based on groestlcoinj. Its main advantages over the original Groestlcoin client include support for opening multiple wallets simultaneously, and not requiring the download of the entire block chain.



If you are an ordinary user of Groestlcoin and simply want a wallet that just works without hassle, then MultiGroestl is the right choice for you.

Features
• Multiple wallets can be open at the same time
• Quick and easy to install across all major desktop operating systems (Windows, Mac, Linux)
• Secure by design - all private keys are kept encrypted on your local machine (or on a USB stick)
• Faster - Synchronizes with the network by downloading the block headers only very quickly
• Lighter - It does not require a new user to download the entire Groestlcoin chain and store it
• Easy - no need to search for extra nodes and edit the conf file
• Shows the last GRS to fiat rates from Poloniex
• Import and export your private keys
• Chart of your balance over the last 30 days
• Free and decentralised - Open Source under MIT license
• International - multiple languages

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 another phone.
4.  Does the graphic view work for you?
5.  How long does it take to sync the blockchain?
6.  Does it appear in your language?
7.  Does it calculate exchange rates properly?

If the blockchain does not synchronise or is stuck, simply go to Tools - reset Blockchain and Transactions.  The app will synchronise very fast (there is no need for closing the program). This application is licensed under the GPL version 3. There is no warranty and no party shall be made liable to you for damages. If you lose coins due to this app, no compensation will be given. Use this app solely at your own risk.

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.

Important:
MultiGroestl uses a filename multigroestl.wallet instead of wallet.dat (like in Groestlcoin Core)
• Location Windows: Navigate to C:\Users\USER NAME\AppData\Roaming\multigroestl (or open windows explorer and enter %appdata%\MultiGroestl) and back up your multigroestl.wallet file by making a copy of it and moving it to a secure location.
• Location Mac: Navigate to ~/Libarary/Application Support/multigroestl and back up your multigroestl.wallet file by making a copy of it and moving it to a secure location.

You can download it using the links below and be up and running with Groestlcoin in 5 minutes.
Download the Linux wallet here: https://mega.co.nz/#!74llBIjY!4nQWHuEAMg1ndP1SHlsQ24Yf09greVCIo2qvu4XpDqE
Download the OSX DMG Wallet here: https://mega.co.nz/#!WkkllTBS!d_DSbixYPi38hPx84UBTmrQi05anfrgkgxc5hlgrpcc
Download the Windows Wallet here: https://mega.co.nz/#!LkFRiQSI!mR3JXUMiqUbLeMgOASIfKfaqcHHfZFEWv2zg5VVtMq0

Source code:
https://github.com/GroestlCoin/groestlcoinj-mb-alice - Groestlcoin Java Library for MultiGroestl
https://github.com/GroestlCoin/MultiGroestl - The Multigroestl Wallet Source code