- Windows (
Windows-Release.zip) - Linux (x86_64) (
Linux-x86_64-Release.tar.gz) - Linux (aarch64) (
Linux-aarch64-Release.tar.gz) - Android (
Android-Release.apk) - macOS (
Genius.Wallet.pkg) - iOS (distributed via TestFlight, contact us for access)
- Download
Windows-Release.zipfrom the GitHub release page. - Extract the zip file.
- Inside the extracted folder, you will find
genius_wallet.exe. - Double-click
genius_wallet.exeto launch Genius Wallet.
Our Linux builds are tested on Ubuntu 22 and newer for x86_64, and on Debian Bullseye and Ubuntu 22+ for aarch64. They should work on most modern Linux distributions with a reasonably up-to-date system.
-
Download the appropriate tar.gz for your architecture:
Linux-x86_64-Release.tar.gzfor x86_64Linux-aarch64-Release.tar.gzfor aarch64 (ARM64)
-
Extract using:
tar -xvf Linux-x86_64-Release.tar.gz # or tar -xvf Linux-aarch64-Release.tar.gz -
Navigate to the extracted directory:
cd artifacts/bundle -
Run the application:
./genius_wallet
If you get a "Permission denied" error:
chmod +x genius_wallet ./genius_wallet
-
Download
Android-Release.apkfrom the GitHub release page. -
Transfer the APK to your Android device.
-
Enable installation from unknown sources:
- Open Settings.
- Go to Security or Apps & notifications.
- Tap Install unknown apps or Special app access.
- Select your browser or file manager.
- Enable Allow from this source.
-
Locate the APK in your downloads or file manager.
-
Tap it and follow the installation prompts.
-
Open Genius Wallet from your app drawer.
-
(Optional) You can disable Allow from this source afterward.
- Download
Genius.Wallet.pkgfrom the GitHub release page. - Double-click
Genius.Wallet.pkgto start the installer. - Follow the prompts to complete installation.
- Once installed, you can launch Genius Wallet from your Applications folder.
Genius Wallet is distributed via TestFlight for iOS.
Contact us to request TestFlight access, and we will send you an invitation link to join the Genius Wallet beta.
If you encounter any issues, please open an issue on the GitHub repository or contact us directly for support.
Thank you for using Genius Wallet!