How to start digging Ethereum Classic
Ethereum Classic (ETC) is a decentralized blockchain platform that can execute smart contract functions.
The ETC mining algorithm is Etchash and supports ASIC mining machines such as Antminer E9Pro, E9, Jasminer X4, Innosilicon A11, etc. However, the GPU computing power and revenue are too low, so ETC mining is not recommended.
How to start digging
Asia Pacific
TCP address
stratum+tcp://etc-hk.dogpool.work:1870
TLS address
stratum+ssl://etc-hk.dogpool.work:1871
European region
TCP address
stratum+tcp://etc-ru.dogpool.work:1870
TLS address
stratum+ssl://etc-ru.dogpool.work:1871
Americas region
TCP address
stratum+tcp://etc-us.dogpool.work:1870
TLS address
stratum+ssl://etc-us.dogpool.work:1871
Step 1- Create a wallet
You can obtain the Ethereum Classic wallet address through the following channels to receive mining profits.
1) Full node wallet
The Ethereum Classic Full Node Wallet takes up a lot of hard disk space, so you can search and download it yourself if needed.
2) Exchange Wallet
Gate.io、
Binance、
OKEx、
Huobi, register an exchange account and find Ethereum Classic (ETC) recharge to obtain the exchange wallet address.
Step 2- Register a DogPool account
DogPool The Litecoin mining pipeline uses username mining, which requires registering an account and adding a username.
Visit DogPool's subsidiary
ETC mining pool page,Follow the instructions to complete the registration, then click to go to the personal center to obtain the sub account.
Step 3- Set mining parameters
- GPU Mining parameter setting
Mining software can be obtained through the following link.
NBMiner
Create a file named mine_ etc. bat in the kernel directory, and then configure the following content in the file:
nbminer -a etchash -o stratum+tcp://etc-hk.dogpool.work:1870 -u accountname.minername
pause
Please modify the accountname and minername according to the actual situation, which cannot contain Chinese. Only modify the corresponding characters, do not add or remove spaces or punctuation.
After verifying that the information filled in is correct, save and exit the batch file, and then double-click to run the modified batch file to start mining.
- ASIC Mining parameter setting
Enter the IP address of the mining machine in the browser address bar, enter the mining machine backend, or use the batch management software provided by the mining machine official to configure the following information:
Pool/URL:stratum+tcp://etc-hk.dogpool.work:1870
User/Worker:accountName.minerName
For example:
test1234.001
Password: Any setting, such as 123.
After confirming the above settings are correct, save the settings.
Step 4- Mining machine monitoring and revenue viewing
After running the machine for a while and submitting data to the mining pool, you can click on 'Miner Management' to view the running status of the mining machine; Click on 'Revenue Statistics' to view the revenue situation.