Skip to content

Synorix Testnet v0.1.7

Choose a tag to compare

@Synorixz Synorixz released this 11 Apr 22:30

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):

  1. Open PowerShell as Administrator.
  2. Run: wsl --install -d Ubuntu
  3. Restart your PC if prompted.
  4. Open Ubuntu from Start Menu once and complete username/password setup.
  5. Verify with: wsl -l -v (Ubuntu should be listed as WSL2).

HOW TO RUN:

  1. Download synorix-testnet-mvp-win-unpacked.zip from this release.
  2. Extract the zip file using Extract All.
  3. Run synorix-testnet-mvp.exe inside the extracted folder.
  4. 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.