Ideas for a GoldCoin Lite Wallet. For open source projects, we could modify them for GoldCoin. For the others, we would have to ask them to add Goldcoin:
1. Multibit Classic
2. Multibit HD
3. Trezor
4. Keepkey
5. Jaxx (closed source)
6. Exodus (closed source)
7. Copay
8. Electrum
1. Multibit Classic - This is obsolete2. Multibit HD - https://multibit.org/ - Multibit is No Longer Supported Advantages:- The source code still exists and uses a modification of bitcoinj or in our case goldcoinj.
- Backups would be fully compatible with the Goldcoin Wallet android app.
Disadvantages:Since there is no dev team supporting this for Bitcoin, some bugs will never be fixed. This is not a good starting point for us.
3. TrezorI am buying one of these. Not sure if it will work with GoldCoin, but we can find out. They have some kind of wallet software for it.
https://wallet.trezor.io/#/4. KeepkeyNot sure if it will work with GoldCoin, but we can find out. They have some kind of wallet software for it.
https://chrome.google.com/webstore/detail/keepkey-client/idgiipeogajjpkgheijapngmlbohdhjg5. Jaxx (closed source)We would have to ask them to be added to their software. This is a multicoin, multiplatform wallet.
https://jaxx.io/
6. Exodus (closed source)We would have to ask them to be added to their software. This is a multicoin, multiplatform wallet.
https://www.exodus.io/7. CopayRequires a node.js developer who can set up the server and the client software, modifying it from the source. Copay would support many platforms, but is very complicated software to modify.
8. ElectrumRequires a python developer who can set up the server and the client software, modifying it from the source. Also supports many platforms.