Back to home
// download
Download Turbo
Choose your platform and architecture, or install via terminal or Docker.
Direct download
Platform
Architecture
Terminal install
Installs the latest build for Linux or macOS. Windows users should use the direct download above.
curl -fsSL https://turbo.network/install.sh | shDocker
Run Turbo as a container on any host with Docker installed.
Pull image
docker pull ghcr.io/turbonodes/client-node:latestRun container
docker run -d --name turbo-node --restart unless-stopped ghcr.io/turbonodes/client-node:latest