Hashcloud
Wallet
Menu
Dashboard
Overview
CLI Guide
Amplify
Rewards
GPU Monitoring
Leaderboard
Follow Us
X (Twitter)
Discord
Docs
Docs
Installation Guide
1
Install Python
Download and install Python 3.10.11 from
https://www.python.org/downloads/release/python-31011/
2
Update pip
After installation, open Command Prompt or PowerShell and run
terminal
py -m ensurepip --upgrade
3
Download Miner (Currently, Windows is the only supported OS)
Download zip from
https://github.com/hashcloudsh/hashcloud-miner.git
4
Extract
Extract files and open terminal in that folder
5
Install required files
Run the command
terminal
.\hashcloud install
6
Wait for installation
Please wait while all required files are downloaded and configured.
7
Start Miner
Once installation is complete, start the miner with
terminal
.\hashcloud start
8
Get API key
When prompted, enter the API key from your Hashcloud account.
Python Version
If you already have a newer Python version installed:
Check your current version. Run: py --version
If it is higher than 3.10.x, download the installer for that version from
https://www.python.org/downloads/
(example: 3.14.0 at
https://www.python.org/downloads/release/python-3140/
).
Run the installer and select "Uninstall".
Reinstall Python 3.10.11 from:
https://www.python.org/downloads/release/python-31011/
After installation, run: py -m ensurepip --upgrade
Frequently Asked Questions
How do I get my API key?
What are the system requirements?
Can I mine with multiple GPUs?