TurtleCoin Docs

TurtleCoin Docs

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

Mining with CryptoDredge

Downloading and Installing for Windows or Linux

CryptoDredge can be downloaded from the GitHub page.

CryptoDredge 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. Open the config.json file with Notepad
  3. Find and change the following lines:
  • "url: "[pool address]"
  • "user: "[wallet address]"
  • Instead of [wallet address], simply paste your TurtleCoin wallet's address. Make sure to keep the quotes "!

    • If you don't have one yet, you can find out how to create a wallet here
  • In place of [pool address], you'll need to choose a pool to mine towards. You can learn more about them here. Again make sure to keep the quotes "!

  1. Save the file and
  • start CryptoDredge.exe for Windows
  • or ./CryptoDredge for Linux

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

cryptodredge-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!

  • No CUDA! Many Nvidia miners require CUDA to function properly. You should download and install the latest CUDA toolkit for your Nvidia card.
Last updated on 5/21/2021
  • Downloading and Installing for Windows or Linux
  • CryptoDredge 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