Synorix Testnet v0.1.7
Synorix Testnet v0.1.7 (Pre-release) is a Windows desktop client that connects to the Synorix testnet via a remote VPS node. Each user gets a unique wallet — balances, addresses, and mined coins are private and persistent per installation.
SETUP (required before first launch):
- Open PowerShell as Administrator.
- Run: wsl --install -d Ubuntu
- Restart your PC if prompted.
- Open Ubuntu from Start Menu once and complete username/password setup.
- Verify with: wsl -l -v (Ubuntu should be listed as WSL2).
HOW TO RUN:
- Download synorix-testnet-mvp-win-unpacked.zip from this release.
- Extract the zip file using Extract All.
- Run synorix-testnet-mvp.exe inside the extracted folder.
- If SmartScreen appears, click More info then Run anyway.
FEATURES:
- Remote VPS node connection (no local node required).
- Per-user unique wallet (auto-generated on first launch).
- Wallet ID displayed in the app for reference.
- Send coins to other testnet addresses.
- Manual mining (Mine Once button).
- Auto mining every 2.5 minutes (Start Auto Mining / Stop Auto Mining toggle).
- Modern dark UI with real-time dashboard.
NOTES:
- This is a testnet pre-release build.
- Your wallet ID and balance persist between sessions.
- For VPS security, restrict RPC access with IP allowlists or SSH tunnel.