T-Rex is a versatile cryptocurrency mining software. It supports a variety of algorithms and we, as developers, are trying to do our best to make it as fast and as convenient to use as possible. Developer fee is 1%.
Warning: Miners are listed here for convenience. Non-official miners have not been vetted. Use at your own risk. All fees are to the developers of the miners.
Installation
Download The Miner from GitHub and extract the archive to any folder.
Configuration
This configuration is suitable for Windows and Linux.
Make sure your ".bat" file looks like this:
t-rex.exe -a firopow -o stratum+tcp://firo-eu1.picopool.org:22222 -u YOUR_WALLET.YOUR_WORKER_NAME/YOUR_EMAIL -p x
Where:
- YOUR_WALLET - your valid Firo address
- YOUR_WORKER_NAME - simple short worker name (like worker01). Optional.
- YOUR_EMAIL - your email address for notifications. Optional.
Double check you set your own wallet and it's correct. Set a simple worker name to track your RIG on the pool and an email address to receive alerts when your RIG goes offline. Alternatively, you can set a passphrase instead to access the account settings.
You can also enable the logging feature. It will help monitor the state of the miner and track errors.
t-rex.exe -a firopow -o stratum+tcp://firo-eu1.picopool.org:22222 -u YOUR_WALLET.YOUR_WORKER_NAME/YOUR_EMAIL -p x -l C:\path\to\file\logs.txt
For example:
t-rex.exe -a firopow -o stratum2+tcp://firo-eu1.picopool.org:22222 -u aNt6zWE4CFe9XVtvM2VjHttDxitLSrPyQd.workerName/some@email.org -p x -l C:\Users\Miner\logs.txt
Note "logs.txt" is a file name, it will be overwritten after every restart.
Run
Double click your ".bat" file to launch the miner.
Additional Information
More information about T-Rex configuration can be found on GitHub
T-Rex takes additional 1% fee for FiroPow algorithm