LogoLogo
  • Etho Protocol
  • Project Info
    • Getting Involved
      • How to Contribute to Docs
      • Docs Style Guide
    • Social Media
      • Discord (chat)
      • Telegram (chat/general)
      • Twitter
      • Reddit
    • Network Specifications
    • What do the Network Specifications Mean?
    • API documentation
    • Etho Explorer
      • Rich List
  • Governance
    • Etho Protocol Democratic Council
    • Etho Protocol Council Multisig Wallet
    • Etho Protocol ECP Logistics
      • Opening ECP Pull Request
  • Nodes
    • Nodes Introduction
    • Installing/Uninstalling Etho Protocol Nodes
      • Installing Etho Protocol Nodes
      • Installing Etho Protocol Nodes with Unit
      • Installing Etho Protocol Nodes with Alis
      • Installing Etho Protocol Nodes with Pecunia
      • Uninstalling Etho Protocol Nodes
    • Updating Etho Protocol Nodes
    • Upgrade Service Node or Masternode to Gateway Node
  • ethofs
    • ethoFS Introduction
    • How to Upload to ethoFS
      • How to Upload to ethoFS using our Website Upload App
    • How to Host a Website on ethoFS
    • How to attach your Website hosted on ethoFS to your own Domain
    • How to host your own ethoFS dashboard at home on macOS
    • NFT marketplace
  • Wallets
    • ETHO Wallets Introduction
    • Using Desktop Wallets
      • Using Windows ETHO Wallet
      • Deleting Desktop Wallet Chain Data
      • Backup your desktop wallets
  • Setup MetaMask For Etho Protocol
  • Wrap/Unwrap ETHO on the ETH/BSC/BASE network using the bridge
  • Exchanges
    • How to use Uniswap to provide liquidity | ETHO - ETH
  • Pools & Mining
    • Introduction to ETHO mining
    • SMOS ETHO Mining Guide
    • Windows ETHO Mining Guide (TeamRedMiner)
    • Windows ETHO Mining Guide (Claymore)
  • STAKING
    • How to stake ETHO
Powered by GitBook
On this page
  • Introduction
  • Installation
  • Miner Setup
  • Exceptions
  • Running the Miner

Was this helpful?

Export as PDF
  1. Pools & Mining

Windows ETHO Mining Guide (TeamRedMiner)

A simple guide detailing how to mine ETHO on Windows using the TeamRedMiner.

PreviousSMOS ETHO Mining GuideNextWindows ETHO Mining Guide (Claymore)

Last updated 4 years ago

Was this helpful?

Introduction

This guide will cover how to mine ETHO on a windows based system through the TeamRedMiner program. This guide will detail both the installation and setup process of the miner.

Installation

  1. You can download the latest version of TeamRedMiner .

  2. Once downloaded, extract the folder to a suitable location on your computer. (Such as a mining folder or onto the desktop.)

Be sure to check back frequently to get the latest version of the miner, as updates often increase your hash rate, as the miner becomes better optimised.

Miner Setup

  1. Within the extracted folder, right click on the start.bat file and edit with notepad. (If a start.bat file is not present in the miner folder, simple create one by creating a new text document, and renaming it appropriately, including the file extension.)

  2. Within this batch file, you can set the various parameters which the miner uses, including:

    1. Wallet address.

    2. Worker Name.

    3. Worker Password.

    4. Pool URL / Port.

    5. Max Temperature.

  3. Below there is an example batch file, for more arguments / detail on setting up a batch file, please reference the bitcoin talk thread. There are also a number of useful youtube tutorials on the subject.

set GPU_MAX_ALLOC_PERCENT=100
set GPU_SINGLE_ALLOC_PERCENT=100
set GPU_MAX_HEAP_SIZE=100
set GPU_USE_SYNC_OBJECTS=1

teamredminer.exe -a ethash -o stratum+tcp://ethodream.exlo.tech:8002 -u 0x5af998f979342d506886e87b9787a80fbbf88706 -p x
pause

Remember to save the batch file before closing it down, or you will lose your configuration information.

Exceptions

Before running the batch file, it is best to check that the program has the correct permissions to run. To do this, click on the teamredminer.exe file, go to properties, and ensure the tick box to "run program as administrator" is enabled.

Running the Miner

Once you have downloaded and configured the batch file you are now ready to mine! Double click on the batch file and the miner should start running!

If you need help finding a mining pool, or any more specific instructions, there are many knowledgeable people who can help over in the Etho Protocol Discord.

Use the help.bat that can be found in the miner folder to get the parameters for other options.

Full list of Etho Protocol pools can be found

here
here