Get a Torvyon Node

Join the network as a permissionless peer — no approval or allowlisting required.

Desktop app · Mac / Linux

A guided installer with a progress UI. Downloads and launches a full node for you.

macOS

Apple Silicon

macOS

Intel

Linux

arm64

Linux

x64

Unsigned builds — macOS Gatekeeper and some Linux launchers will warn on first run. Right-click → Open (macOS), or mark the AppImage executable (chmod +x) to proceed.

Command line · Linux / macOS

curl -fsSL https://api.torvyon.tech/install.sh | sh
Downloads the node binary, seeds it with the live peer set, and starts syncing.

Windows · PowerShell

iwr -useb https://api.torvyon.tech/install.ps1 | iex