How to Start Mining Ethereum Classic SOLO
Choose your mining server:
Region | Share Diff | Server | Status |
---|---|---|---|
No available data | |||
Europe | {{ pool.host }}:{{ pool.port }} |
Active
Inactive
—
|
|
USA | {{ pool.host }}:{{ pool.port }} |
Active
Inactive
—
|
|
Asia | {{ pool.host }}:{{ pool.port }} |
Active
Inactive
—
|
Step 1 - Create a wallet
You could download the wallet with complete blockchain: official Ethereum Classic, use the online wallet MyEtherWallet or generate an address at crypto exchange, for example Binance or Gate.io.
Step 2 - Download mining software
For Nvidia GPU's we recommend T-Rex (Guide - How to use T-Rex) or GMiner (Guide - How to use GMiner).
For AMD GPU's we recommend lolMiner (Guide - How to use lolMiner) or GMiner (Guide - How to use GMiner).
Quick start - Download ready to go version of the GPU Miner (archive password - 2miners).
Step 3 - Edit the bat file
Use YOUR_WALLET_ADDRESS that you've created on Step 1.
Example: 0x35aa26BBFE74714B38ef668e36f986DaaC80846a
If you want, you can Change RIG_ID in the bat file. Specify the name of the rig as you want it to be shown in miner's statistics page. This field is not mandatory. You could leave it empty.
Length of RIG_ID - Maximum 32 characters. Use English letters, numbers and symbols "-" and "_".
Example: rig-1
Video Guide
Settings for lolMiner:
lolMiner.exe --algo ETCHASH --pool solo-etc.2miners.com:5050 --user YOUR_WALLET_ADDRESS.RIG_ID pause
Settings for T-Rex:
t-rex.exe -a etchash -o stratum+tcp://solo-etc.2miners.com:5050 -u YOUR_WALLET_ADDRESS -p x -w RIG_ID pause
Settings for Gminer:
miner.exe --algo etchash --server solo-etc.2miners.com:5050 --user YOUR_WALLET_ADDRESS.RIG_ID pause
Mining rig rentals
This pool works with Miningrigrentals.com rig rental service.
Settings for Miningrigrentals.com:
Name: 2Miners SOLO ETC
Type: ETCHash
Pool Host: solo-etc.2miners.com:5050
Workername (-u): YOUR_WALLET_ADDRESS
Password (-p): x
SSL connection settings for experienced users:
Region | Share Diff | Server | Status |
---|---|---|---|
No available data | |||
Europe | {{ pool.host }}:{{ pool.port }} |
Active
Inactive
—
|
|
USA | {{ pool.host }}:{{ pool.port }} |
Active
Inactive
—
|
|
Asia | {{ pool.host }}:{{ pool.port }} |
Active
Inactive
—
|