TurtleCoin Docs

TurtleCoin Docs

  • Getting Started
  • About
  • FAQ
  • Guides
  • For Developers
Edit

Mining with teamredminer

Downloading and Installing for Windows or Linux

Teamredminer can be downloaded from the GitHub page.

Teamredminer Setup and Configuration

  1. Unzip the file and extract the files into a new folder (Make sure your anti-virus doesn't delete the files)
  2. Edit the batch file named "start_trtl_chukwa.bat".
  3. Find and change the following lines:
  • -o stratum+tcp://turtlecoin..... keep the -o but replace the address with a pool of your choice. You can learn more about them here.
  • -u TRTL...... keep the -u but replace the one in the file with your own TurtleCoin address.
  1. Save the file and
  • start start_trtl_chukwa.bat for Windows
  • or ./start_trtl_chukwa.sh for Linux

That's it! You should be mining away now! :)

teamredminer-working

Troubleshooting

Most issues are usually because of out-of-date GPU drivers, if the miner doesnt work or cannot detect your GPU, try updating to the latest drivers!

  • Older GPU cards in Linux - Sometimes with older AMD cards the miners will not detect the GPU. You can try reinstalling the drivers with sudo ./amdgpu-pro-install --opencl=legacy -y
Last updated on 5/21/2021
  • Downloading and Installing for Windows or Linux
  • Teamredminer Setup and Configuration
  • Troubleshooting
TurtleCoin Docs
Docs
Getting StartedGuidesDeveloper Resources
Community
Discord ChatRedditTwitter
More
BlogGitHub
Copyright © 2021 TurtleCoin
Docs released under the MIT License
TurtleCoin released under the GNU General Public V3 License