TurtleCoin Docs

TurtleCoin Docs

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

Mining with SRBMiner-Multi

Downloading and Installing for Windows or Linux

SRBMiner can be downloaded from the GitHub page.

SRBMiner 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-mining-turtlecoin.bat".
  3. Find and change the following lines:
  • --pool turtlecoin.h..... keep the -pool but replace the address with a pool of your choice. You can learn more about them here.
  • --wallet TRTL...... keep the -wallet but replace the one in the file with your own TurtleCoin address.
  1. Save the file and
  • start start-mining-turtlecoin.bat for Windows
  • or ./start-mining-turtlecoin.sh for Linux

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

srbminer-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
  • SRBMiner 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