GPUChain Client Download

Get started with GPUChain by downloading our lightweight client. Turn your idle GPU into a passive income machine.

Available Downloads

Choose the version that matches your operating system

Windows

Windows 10/11 (64-bit)

macOS

macOS 10.15+ (Intel & Apple Silicon)

Linux

Ubuntu/Debian & Fedora/RHEL

Installation Guide

Quick setup instructions to get you mining in minutes

Graphical Installer

  1. Download the appropriate installer for your OS
  2. Run the installer and follow the on-screen instructions
  3. Launch GPUChain from your applications menu
  4. Sign in with your GPUChain account or create one
  5. Configure your mining preferences and start earning

Command Line Installation

# For Debian/Ubuntu systems

curl -sL https://download.gpuchain.io/install.sh | bash


# For Fedora/RHEL systems

curl -sL https://download.gpuchain.io/install.sh | bash


# Using Docker

docker run -d --gpus all --name gpuchain-miner gpuchain/client:latest


# Check status

gpuchain-cli status

Developer Notes

Technical details for developers and contributors

System Requirements

Minimum

  • • NVIDIA GTX 1060 / AMD RX 580 or equivalent
  • • 6GB VRAM
  • • 8GB System RAM
  • • 2GB Disk Space
  • • Windows 10, macOS 10.15, or Linux

Recommended

  • • NVIDIA RTX 3060 Ti / AMD RX 6700 XT or better
  • • 8GB+ VRAM
  • • 16GB System RAM
  • • SSD Storage
  • • Latest drivers installed

Technical Specifications

  • GPU Utilization

    Client dynamically adjusts GPU usage from 30-95% based on system load and thermal conditions. Defaults to 70% when system is idle.

  • Memory Management

    Uses approximately 5.5GB VRAM for optimal model performance. Automatically reduces model size for GPUs with less VRAM.

  • Thermal Controls

    Throttles at 85°C for NVIDIA, 90°C for AMD. Configurable in settings.json.

  • Network Protocol

    Uses WebSockets with TLS 1.3 encryption for all communications. Bandwidth usage averages 5-10MB/hour.

API Documentation

# Local REST API (default port: 28452)

curl http://localhost:28452/api/v1/status


# Response example

{

"status": "running",

"gpu_model": "NVIDIA RTX 4090",

"hashrate": "4.2M tokens/hour",

"temperature": 68,

"earnings": {

"today": "0.42 GPU",

"lifetime": "14.7 GPU"

}

}

Contributing

GPUChain is open-source and welcomes contributions. Before submitting a pull request, please:

  1. Fork the repository and create your branch from main
  2. Install dependencies with npm install
  3. Run tests with npm test
  4. Update the documentation if needed
  5. Ensure your code lints (npm run lint)

Ready to Start Mining?

Join thousands of users already earning passive income by contributing to the AI revolution.

Made with DeepSite LogoDeepSite - 🧬 Remix