SYNERGYX
Quantum Wallet
// ENTER THE CODE_
Windows
- Windows 10/11 (x64)
- 256 MB RAM (64MB for Argon2)
- .NET 8 Runtime included
Unzip anywhere and run SynergyX.exe. The folder beside it (hydra/, python/) is required for mining — keep it together.
Linux
- Debian 11/12, Ubuntu 20.04+, Mint 21+
- Pop!_OS, Fedora 38+, Arch, PureOS
- x64 CPU, 256 MB RAM
- .NET 8 Runtime included
- Auto-installs dependencies on first run
Portable .tar.gz: any distro • .deb: Debian/Ubuntu/Mint/Pop!_OS • .AppImage: runs on any Linux, no install
AppImage: make it executable first. Downloads arrive without the executable bit, so double-clicking may offer a USB writer instead of running — that is not a corrupt file.
chmod +x SynergyX-2.1.34.AppImage && ./SynergyX-2.1.34.AppImage
Or right-click → Properties → Permissions → “Allow executing as program”. The .tar.gz keeps the bit and needs no such step.
macOS
- macOS 11+ (Big Sur+)
- Apple Silicon (M1/M2/M3) or Intel x64
- 256 MB RAM (64MB for Argon2)
- .NET 8 Runtime included
Extract, then run ./SynergyX from the folder. First launch: right-click → Open, or xattr -dr com.apple.quarantine (unsigned build).
SHA-256 VERIFICATION
Verify your download: certutil -hashfile <file> SHA256 (Windows) or sha256sum <file> (Linux/macOS)