T-Rex is a closed-source miner that works with NVIDIA graphics cards.
Developers receive a 1% commission from the program.
This program supports CUDA 10.0, CUDA 9.2, and CUDA 9.1. It is available for Windows and Linux.
This article assumes you already have a wallet for the coin you'll be mining and have selected a reliable mining pool.
Where do I begin?
Unzip software (download from github)
Create new.bat files or change existing ones by inputting information about the coin's pool and your wallet.
The following is a list of the contents of the program folder:
The package includes complete instructions as well as.bat files for a coin and a pool. You must alter the.bat file or build a new one by analogy with the current one in order to set up mining for your wallet.
How to create or modify a.bat file :
Right-click on any .bat file, select "Edit".
You'll see a list of program commands in a text document that opens. The -u switch is in charge of the digital wallet's address. It should also be replaced.
We will look at the contents of the batch file in more depth for those who are interested in the complete setting of the application.
The options for the batch file for various currencies are discussed below.
how to set up the .bat file
1 -t-rex is the name of the program that will be launched using the.bat file.
2 -a ethash is the name of the coin mining algorithm. The list of available algorithms is listed above.
3 -o stratum + tcp://eu1.ethermine.org specify the pool address. The -o stratum+tcp:// construct is required.
4 :4444 after the address of the pool, put a colon and indicate the port of the pool.
5 -u 0x3aa3e06C47caDEf96202D378aB7C407CF46A36A4 after the -u key, specify the address of your digital wallet.
6 -w rig0 specify the name of the worker. This is the name of the farm. Specify as you see fit.