TeamRedMiner 0.10.14 - AMD GPU Miner

This is an optimized miner for AMD GPUs

Download Now

(mirror)

placeholder image 1
Highest hash rate

Hashrate in mining software is quite high. The program goes through millions of block solutions per second.

placeholder image 2
Any AMD GPU

TeamRedMiner can be used on both Linux mining OS and Windows mining software

Download Now

Connect your GPU & start earning Cryptocurrency.
Hyper-Customizable

TeamRedMiner provides every possible setting to make it flexible to your perfect mining rig

With regular payouts, great support, high security, system stability and by delivering massive amounts of hashing power, TeamRedMiner has rapidly developed into a well-known brand among cryptocurrency miners. TeamRedMiner also serves as a backbone network and it plays an important role in the cryptocurrency ecosystem by indirectly providing new coin creation and transaction validation on several different blockchains. Here are some interesting facts in numbers:
bloackchain
939,000+

daily active workers

dashboard icon
654,000+

daily active TeamRed Miner users

Try mining now

eth payments icon
553,000+

cryptocurrencies paid out

The miner includes a read-only api based on the sgminer-5.5 API. Both the json and text formats are supported. For more details, we refer to the sgminer api documentation.

Use the HTTP API to interact with TeamRed Miner from external applications and get access to monitoring information about the miners. Use the API to provision and control the mining via external applications.

Use the powerful built-in C# script engine to create customized triggers and actions. Develop custom C# scripts for monitoring and performing mining and pool operations.

How to Use TeamRedMiner


Explore the best settings in a detailed video.

  1. 1
    Download the miner
    • Download TeamRedMiner by clicking the Download button.
    • To run mining on multiple computers, download and install the TeamRedMiner application on all computers that will be used for mining.
    • Unpack the archive (.zip) anywhere on your computer.
    • In the folder that contains the miner, you should create or edit a file with .bat extension. You can do this in any text editor (for example, Notepad or Notepad++). When you save the file, it’s important to choose ‘All Files’ as a file type, not ‘txt’. Otherwise, you’ll have .bat.txt at the end of the file name, and miner won’t be able to open this file. Your bat file (let’s say it’s called 1_Ehereum-binance_pool.bat) should contain the following text (Step 2):

    Attention! For security reasons, Windows may stop you from opening the bat file. In this case, you should permit it to open in the pop-up window.

  2. 2
    Enter the following command:
    setx GPU_FORCE_64BIT_PTR 0
    setx GPU_MAX_HEAP_SIZE 100
    setx GPU_USE_SYNC_OBJECTS 1
    setx GPU_MAX_ALLOC_PERCENT 100
    setx GPU_SINGLE_ALLOC_PERCENT 100
    teamredminer.exe -a ethash -o stratum+tcp://ethash.poolbinance.com:8888 -u username1.worker_name -p x
    
  3. 3
    Configure the miner with your settings
    WALLET_ADDRESS - enter YOUR Ethereum wallet address or pool USERNAME (this is how TeamRedMiner Miner knows where to deposit your ETH) RIG_NAME – you can choose any name (like test), but don’t exaggerate: it should be 32 symbols max, contain only letters and numbers (no special characters like $%»*;@). Make sure to replace the pool and wallet address by what you're using in all files.
  4. 4
    Start mining
    Double click your Bat file to start the miner. The miner will start, run the setx commands to set those environment variables, initialize each of your GPU’s, build the DAG file on each of your GPU’s and start hashing away. If you’ve followed the steps above you should see this screen.

Download now

Latest version is 0.10.14
File: *teamredminer.exe,
SHA256: 37516f09d12166978577e24efa4779cc13f1f2b645d15a9527fcba8b9940c89d


Based on 3,200+ reviews

Commands

Usage: teamredminer.exe -сommand1 -сommand2 -сommand3

Example for Ravencoin:

teamredminer.exe -a kawpow -o stratum+tcp://rvn.2miners.com:6060 -u RKAeArXkWLNERjWo5YF3R1xFnYCwKf11sX.worker_name -p x

Full list of options:

Algorithm

--algo=ALGORITHM_NAME or a short synonym for this command -a - selects the mining algorithm.

Important! Use either a long synonym --algo= or a short one -a. You don't need to use two variants of the same command together.

Further commands will be separated by commas. First a short synonym, and then long. Remember to use only one variation.

Currently available algorithms:

algorithms        coins
ethash            (eth, etp, others)
etchash           (etc, alias for -a ethash --eth_variant_mode=etchash)
kawpow            (ravencoin)
firopow           (firo)
mtp_firopow       (chooses firopow or mtp and shuts down miner at the fork on Oct 26 2021)
autolykos2        (ergo)
verthash          (vtc)
nimiq             (nimiq)
lyra2z      
phi2              (lux, argoneum)
lyra2rev3   
x16r        
x16rv2      
x16s              (pgn, xsh)
x16rt             (gin)
mtp               (zcoin/firo before the firopow fork)
cuckatoo31_grin   (grin)
cuckarood29_grin  (grin)
cnv8        
cnr               (old monero)
cnv8_half         (stellite, masari)
cnv8_dbl          (x-cash)
cnv8_rwz          (graft)
cnv8_trtl         (old turtlecoin, loki)
cnv8_upx2         (uplexa)
cn_heavy          (classic CN heavy)
cn_haven          (haven)
cn_saber          (bittube)
cn_conceal        (conceal)
trtl_chukwa       (turtlecoin)
trtl_chukwa2      (turtlecoin)
Example:

teamredminer.exe -a ethash

Pool url

-o - sets the pool URL and pool PORT. Currently stratum+tcp and stratum+ssl URLs are supported.

Example:

-o stratum+tcp://ethash.poolbinance.com:8888

In this example url is ethash.poolbinance.com and port is 8888. Values are separated by sign :

Each additional time this option is specified will start a new pool config.

Per-pool options (such as -u, -p) will need to be explicitly specified again for each new pool. (See the example start_multipool.sh/bat file).

The multi-pool strategy for the miner is set with the --pool_strategy option.

SSL/TLS (for advanced users):

There is also special support for advanced SSL/TLS setups where you need to pass a SNI hostname to the SSL endpoint. For example, this is necessary for SSL endpoints that act as frontends for multiple hosts and need to know which one to provide a certificate for. In such cases, use the following format:

-o stratum+ssl://pool.tunnel.com/pool.realhostname.com:3333

This will connect to pool.tunnel.com:3333 but pass pool.realhostname.com as the SNI hostname in the SSL handshake phase. The two hostnames can of course be identical as well.

Username or wallet address

-u, --user=USERNAME - sets the username for mining pool authorization.

Example:

-u MyBinanceUsername

If there is no registration on the pool, then instead of a login, you need to specify your wallet address.

Example:

-u 0x360d6f9efea21c82d341504366fd1c2eeea8fa9d

Password (opcional)

-p, --pass=PASSWORD - sets the password for pool authorization.

Example:

-p x

Worker name

.worker - set a simple worker name to track your RIG on the pool. The worker's name is indicated after the wallet_address and is preceded by a dot.

Example:

-u 0x360d6f9efea21c82d341504366fd1c2eeea8fa9d.worker_name

The minimal working setup is to only provide a:

  1. ETH pool url
  2. wallet address and
  3. worker name.

Just copy and change the wallet address to your wallet address. This is an example for Ethermine:

teamredminer.exe -a ethash -o stratum+tcp://eu1.ethermine.org:4444 -u 0x360d6f9efea21c82d341504366fd1c2eeea8fa9d.worker_name -p x

For more info, read the command line arguments and options guide.

More Efficient AMD GPUs with Team Red Miner (5700XT Tested)

For Sapphire cards you can use core 1245 @725mV, mem 880-890. This settings together with a modded bios would get around ~100W / card.

You was able to get 30-40 more MH/s per card and 50w-60w less overall rig efficiency cause of this tutorial.

 

Dual Mining on Multiple Pools

Do you want to set up dual-mining Zilliqa with any other algorithm available in Team Red Miner? Since version 0.8.3 we have new method available to do so!

 

Setup to mine Ravencoin

Step-by-step directions on how to setup Team Red Miner on Windows to mine Ravencoin on the zero-fee mining pool Ravenpool.ninja

 

Hive OS: Better Dual Mining ZIL with TeamRedMiner

B mode does give you a few more MH over 8 cards, but at the same time can have stability issues, I decided to forego b mode and go for stability and efficiency.

TeamRedMiner B Mode HiveOS overclock settings - Massive power savings! RX 5700XT

We was able to save 55 watts. Before you lower your core voltage you need to lower your clock. We running core clock at 1250mhz. Every card is different on voltage.

The only official source on GitHub is the https://github.com/todxx/teamredminer repository. In the issues section you can ask your questions and suggestions. All of them will be reviewed by the developer. And in the releases section or in the downloads section, you will find all versions of the program.
Use templates (.bat files examples) to apply a predefined configuration to one or many miners in a single operation.

If you would like to donate Hashing power - ox5D1a10820eB3aa3e9Cc95cDF86Ca70ED97E1104f

Thanks and happy mining!

mining rig