小林♪ |L|Sep 10, 2026 09:52
Quantus QTC Mining Tutorial
Preparation
1. Rent a machine at Vast
Reference tutorial: https://(x.com)/YOYOMYOYOA/status/1708092318614708242
2. Download the wallet: https://www.(quantus.com)/wallet/
Machine Configuration
1. Check the GPU after connecting to the server:
`nvidia-smi`
2. Install tools:
`apt-get update && apt-get install -y wget tmux`
3. Download the miner:
```
mkdir -p ~/quanpool && cd ~/quanpool
wget -O quanpool-miner https://download.((quanpool.com))/quanpool-miner-linux-x86_64
chmod +x quanpool-miner
```
4. Test GPU performance:
`./quanpool-miner benchmark --duration 30`
5. Start mining in the background. Replace YOUR_QTC_ADDRESS with your own QTC wallet address:
```
tmux new-session -d -s quanpool "cd ~/quanpool && ./quanpool-miner serve --node-addr 37.187.143.115:9834 --auth-token YOUR_QTC_ADDRESS.rig1-gpu --tls-cert-sha256 87dc37af6096a3ddc860b94368ca087775f3ad3e0c4e9bcff3b07ea08d8abef6 --gpu-devices 1 --cpu-workers 0"
```
6. Check the miner:
```
tmux attach -t quanpool
```
Check if it’s still running in the background:
```
tmux ls
```
If you see green "connected" and "SHARE FOUND," it’s working! Make sure to rename each machine’s `rig1-gpu` to a unique name, like `rig2-gpu`.
Check performance and earnings: https://((quanpool.com))
Just enter your public wallet address.
Sharing this mining tutorial—this is not financial advice. #Crypto #Mining #QTC
Share To
Timeline
HotFlash
APP
X
Telegram
CopyLink