ETHF Mining Tutorial
Last updated
Last updated
Obtain the mining pool address. Find the ETHF pool on Coolpool:. You can choose any address from the list.
Mining Software Preparation
Each GPU must have at least 6GB of memory.
Extract the downloaded file gminer_3_44_windows64.zip.
Locate the file mine_ethf.bat, right-click it and choose Edit.
Replace the default mining pool address with the ETHF pool address from Coolpool, e.g., ethf.coolpool.top:9009, and replace the wallet address with your own wallet address, then save the file.
Double-click the mine_ethf.bat file to start mining.
Extract the downloaded file teamredminer-v0.10.21-win.zip.
Locate the file start_eth.bat, right-click it and choose Edit.
Replace the default mining pool address with the ETHF pool address from Coolpool, e.g., ethf.coolpool.top:9009, and replace the wallet address with your own wallet address, then save the file.
Double-click the start_eth.bat file to start mining.
wget https://github.com/develsoftware/GMinerRelease/releases/download/3.44/gminer_3_44_linux64.tar.xz
After the download is complete, extract the file using the following command: tar -xvJf gminer_3_44_linux64.tar.xz
Edit the mine_ethf.sh file using the following command:
vim mine_ethf.sh
In the file, replace the default mining pool address with the ETHF pool address from Coolpool, e.g., ethf.coolpool.top:9009, and replace the wallet address with your own wallet address.
Then save and exit by typing: :wq
Start mining by running the following command:
sh mine_ethf.sh
Recommended software for NVIDIA GPUs: Gminer (supports both AMD and NVIDIA GPUs) Website:
Recommended software for AMD GPUs: Team Red Miner (supports only AMD GPUs) Website:
Visit the official website and download the mining software.
Go to, enter your wallet address to check your mining status.
Visit the official website and download the mining software.
Go to, enter your wallet address to check your mining status.
Download the Linux version of Gminer. You can find the download link at: Or directly run the following command in the terminal:
Go to, enter your wallet address to check your mining status.