Mining Dashboard
https://qubic.jetskipool.ai
Payout Dashboard
https://qubic.jetskipool.ai/payout
Discord Server
https://discord.jetskipool.ai/
Important
Ensure each of your workers has a unique worker name; duplicate worker names is not allowed!
Solo Mining
https://github.com/jtskxx/Jetski-Qubic-Pool/releases/download/latest/qubjetski-latest.tar.gz
PPLNS Mining
https://github.com/jtskxx/Jetski-Qubic-Pool/releases/download/latest/qubjetski.PPLNS-latest.tar.gz
Important
For instance: %WAL%-%WORKER_NAME%
%WAL%- will use the Qubic wallet address that you configured in your HiveOS account
-%WORKER_NAME% will automatically use your HiveOS rig name without requiring you to replace it manually
Note
"amountOfThreads":0 = All available Threads
Huge Pages: (100 x Numbers of threads)
"cpuOnly":"yes"
"hugePages":1000
"amountOfThreads":0
"hugePages":1000
Go to https://download.jetskipool.ai/ to download qubjetski-Linux-v3.5.tar.gz
tar -xvzf qubjetski-Linux-v3.5.tar.gz
cd qubjetski-Linux-v3.5
Once extracted, you can start the miner in two simple ways:
Just run the miner directly and the setup wizard will guide you step-by-step
For large deployments, you can launch with custom flags
| Setting | Description |
|---|---|
-wallet |
Your wallet address |
-workername |
Set worker name/alias |
-cpu |
Enable CPU mining |
-threads |
Set number of CPU threads (0 = auto) |
-gpu |
Enable GPU mining |
-pplns |
Use PPLNS pool (default = SOLO) |
-start |
Start the client |
-help |
Show available commands |
Go to https://download.jetskipool.ai/ to download qubjetski-Windows-v3.0.zip
Extract the .zip file
- The default Windows unzipper or WinRAR can be used to decompress the file
- Once extracted, navigate to the folder where the miner is located
Once extracted, double-click on qubjetski-Miner.exe and fill in the Wallet Address and Worker Name fields
CPU-only mining
Enable CPU Mining
- CPU → used for AI Training
GPU-only mining
Enable GPU Mining
- GPU → used for AI Training
CPU + GPU mining
Enable all options: CPU Mining, GPU Mining
- CPU + GPU → both used for AI Training
Docker images are available for large-scale deployments, these images are ideal for use with rental platforms such as Vast.ai, Salad, and Clore.AI
Below are the available Docker images and their corresponding run options:
- CPU Mining :
docker run --rm jetskipool/miner:qubjetski --pplns -w WALLET --cpu - GPU Mining :
docker run --rm --gpus all jetskipool/miner:qubjetski --pplns -w WALLET --gpu - CPU+GPU Mining :
docker run --rm --gpus all jetskipool/miner:qubjetski --pplns -w WALLET --cpu --gpu
| Setting | Description |
|---|---|
-wallet |
Your wallet address |
-workername |
Set worker name/alias |
-cpu |
Enable CPU mining |
-threads |
Set number of CPU threads (0 = auto) |
-gpu |
Enable GPU mining |
-pplns |
Use PPLNS pool (default = SOLO) |
LICENSED UNDER ANTI-MILITARY LICENSE