PUZZLENET

Client Downloads

Available Clients

NVIDIA Universal CUDA

All GTX/RTX Series (10-40)

Supported Series: GTX 10/16, RTX 20/30/40, Titan series
  • Universal CUDA support
  • Automatic GPU detection
  • Optimized for all architectures
  • Fallback compatibility
  • Ubuntu 22.04+ compatible
Download Universal Client

Test Client

For NVIDIA GPUs Support

Latest Version: v2.1.5
  • Optimized for NVIDIA CUDA
  • Supports modern Nvidia GPUs
  • Test version with latest features
  • Automatic updates
  • Low system resource usage
Download

HiveOS Custom Miner

Optimized for HiveOS Rig Management

Custom miner package for HiveOS
  • Easy HiveOS integration
  • Automatic updates
  • Rig monitoring
  • Custom configuration
Download v0.1
Ubuntu Setup

Installation Instructions

  1. Download the client for your GPU architecture
  2. Extract the downloaded archive: tar -xf ****_cuda.tar.gz
  3. Run the client: ./client
  4. Enter your details when prompted:
    • Your Name (for statistics)
    • Bitcoin Address (for rewards)
  5. The client works automatically 24/7

Your name and Bitcoin address are saved in database permanently

HiveOS Setup

HiveOS Installation Instructions

  1. Create a PUZO Wallet

    Create a wallet with PUZO coin using a real Bitcoin (BTC) mainnet address. This wallet will be used for client identification and will receive rewards when the pool finds the puzzle key.

  2. Create a New Flight Sheet

    Navigate to "Flight Sheets" in your HiveOS dashboard and click "+ Create Flight Sheet".

    Quick Setup: Copy this JSON configuration to clipboard:

    {"name":"PUZO - BTC PuzzleNet (puzbit.org)","isFavorite":false,"items":[{"coin":"PUZO","pool_ssl":false,"wal_id":109681,"dpool_ssl":false,"miner":"custom","miner_alt":"puzominer","miner_config":{"url":"https://api.puzbit.org/","algo":"sha256","miner":"puzominer","template":"%WAL%","install_url":"https://puzbit.org/download/client/puzominer-v01.tar.gz","user_config":"ClientID"},"pool_geo":[]}]}

    Paste into flight sheet using "Clipboard" button and verify the settings.

  3. Configure Flight Sheet Parameters

    Set up the basic parameters as shown below:

    Flight Sheet Configuration

    Figure 1: Flight Sheet Configuration - Configure wallet, pool and miner settings

    • Wallet (1): Select your PUZO wallet from the dropdown
    • Pool (2): Choose "Configure in miner" from the list
    • Miner (3): Select "Custom" and click the "Setup Miner config" button (4)
  4. Configure Custom Miner

    In the "Custom configuration" window, set the following parameters:

    Custom Miner Configuration

    Figure 2: Custom Miner Configuration - Set installation URL, pool URL and client ID

    • Installation URL: https://puzbit.org/download/client/puzominer-v01.tar.gz
    • Pool URL: https://api.puzbit.org/
    • Extra config arguments (5): Enter your Client ID: YOUR_CLIENT_ID

    Click "Apply Change" (6) to save the configuration.

  5. Create Flight Sheet

    Return to the main flight sheet screen and click "Create Flight Sheet" (7).

  6. Done!

    Your flight sheet is now created and ready to use.

Rig Launch Recommendations

  • Sequential Launch: Start rigs one by one, waiting until each rig shows hashrate on all GPUs before starting the next.
  • Large Rigs (6+ GPUs): Wait 5-10 minutes between launching each rig.
  • Troubleshooting: If no hashrate appears within 5 minutes, temporarily switch to another flight sheet for 5-10 minutes, then retry.

Your Client ID is permanently saved in our database. For issues with miner statistics or startup errors, please contact our support chat.

System Requirements

Operating System

Ubuntu Linux 22.04+

Other distributions may work but are not officially supported

GPU Requirements

NVIDIA Turing/Pascal/Ampere

RTX 20/30/40 series or GTX 16/10 series

NVIDIA Drivers

Driver 515+

With CUDA toolkit 11.0+

System Memory

4GB RAM

8GB recommended for optimal performance

Technical Information
Why Ubuntu only?
Ubuntu provides the best NVIDIA driver support and development environment. Windows and other Linux distributions will be supported in future updates.
I have an RTX 40 series card, what should I do?
Use the Ampere CUDA client as a temporary solution. It will work with optimal performance. Ada support is actively being developed.
How do I install NVIDIA drivers on Ubuntu?
Use the official NVIDIA drivers: sudo apt install nvidia-driver-525
When will Windows support be available?
Windows client development is in progress. We expect to release Windows versions within the next 4-6 weeks.