Version: 2.0.3
This is an official release of the Qsafe Wallet (mainnet build), compatible with systems running Windows 11 (and above) and Ubuntu 24 LTS (and above). This build is set up to provide a stable environment for the Quranium blockchain's core functions without running full node on our systems.
If you have used any older versions of Qsafe, please follow this below instructions carefully to avoid bugs.
Delete the existing Qsafe configuration folder before running the new build to maintain compatibility
You can skip this step if you have already done this for the previous version >=2.0.0.
%APPDATA%\Qsafe
the exact path will look like this:
C:\Users\<username>\AppData\Roaming\Qsafe
~/.qsafe/
If you have placed the Qsafe folder in a different location, please delete that folder in the corresponding location.
-
Operating System: Ubuntu 24 LTS or later
-
Dependencies: All necessary dependencies are included.
-
Operating System: Windows 11 or later
-
Dependencies: All necessary dependencies are included.
-
Download the AppImage file
./qsafe-2.0.3-x86_64.AppImage. -
Install appimage dependency:
sudo apt update sudo apt install libfuse2 -
Open terminal and run the appimage:
chmod +x ./qsafe-2.0.3-x86_64.AppImage ./qsafe-2.0.3-x86_64.AppImage
To access testnet, please type this command in the terminal where the AppImage was present.
./qsafe-2.0.3-x86_64.AppImage --testnet
-
Using standalone executable:
- Download the
qsafe-2.0.3.zipfile. - Extract the zip file to your prefered directory.
- Open the extracted folder
qsafe-2.0.3. - We can directly open the software without any additional steps.
- Download the
To access testnet please launch qsafe-testnet.exe.
The application defaults to mainnet mode. No further configuration changes are needed to enable mainnet.
We plan to provide updates with expanded compatibility and additional features. Feedback and reports on your experience are highly appreciated and will be addressed in subsequent releases.
Enjoy exploring the Qsafe Wallet - A Lightweight Quranium Client!