X-Cash Wallets
2 min readOct 24, 2021
By Ju (October, 24th 2021)
Graphic / GUI
Always in beta but already stable
You need to copy xcash-wallet-rpc.exe from the CLI folder and paste it in xcash-official folder, then restart the desktop wallet as administrator
https://github.com/X-CASH-official/desktop-wallet/releases
How to install
If you have downloaded a previous version of the GUI wallet, make sure to delete xcash-official folder in your C:/Users/{username} folder on Windows or in your home folder on Linux or OSx.
Windows
- Download the corresponding .zip folder on this release for your OS.
Unzip and extract the wallet folder in C:/.
- Exclude the folder in your antivirus analysis to avoid Windows mistakenly deleting the xcash-wallet-rpc.exe executable. - Open the xcash-desktop-wallet.exe with Administrator Rights.
- Download the CLI wallet executables from GitHub (if you don’t already have them). [https://github.com/X-CASH-official/xcash-core/releases/tag/2.0.1] Extract it wherever, then open the folder and copy the xcash-rpc-wallet.exe. **__Paste the executable in the C:/Users/{username}/xcash-official folder.__**
- Restart the xcash-desktop-wallet.exe with Admin right, you can now start testing the wallet.
OSx
- Download the corresponding .zip folder on this release for your OS.
- Unzip and extract the wallet folder in /Applications.
- Open the xcash-desktop-wallet.exe. The program will automatically download the necessary binaries to make the wallet work.
- You can start testing the wallet!
Linux
- Download the corresponding .zip folder on this release for your OS.
- Unzip and extract the wallet folder in your /home folder.
- Open the xcash-desktop-wallet.exe with sudo rights.
- Download the CLI wallet executables from GitHub (if you don’t already have them). [https://github.com/X-CASH-official/xcash-core/releases/tag/2.0.1] Extract it wherever, then open the folder and copy the xcash-rpc-wallet executable. **__Paste it in the /home/xcash-official folder.__**
- Restart the xcash-desktop-wallet with sudo rights, you can now start testing the wallet.