TurtleCoin Docs

TurtleCoin Docs

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

›Mining

Mining

  • Mining Intro
  • Mining Pools
  • Mining with NinjaRig
  • Mining with violetminer
  • Mining with XMRig
  • Solo-mining TurtleCoin
  • Mining with a SBC
  • Optimizing Mining on a RPi
  • Mining with Termux
  • Mining with Crypto Miner (iOS)

Wallets

  • Wallet Intro
  • Making a Paper Wallet
  • Using Proton Wallet
  • Using zedwallet
  • Using Checkpoints to Sync Faster
  • Using a Remote Node
  • Using Shellnet
  • Recovering your Wallet

CryptoCurrency Fundamentals

  • Smart Contract

Misc

  • Using TIPBOT

Config

  • TurtleCoind config
Edit

Mining with NinjaRig

Downloading and Installing for Windows or Linux

NinjaRig can be downloaded from the GitHub page

Downloading and Installing for OS X

Needs to be compiled. There are currently no compilation instructions available.

NinjaRig 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 "!

    • 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. Make sure to keep the "s!

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

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

ninjarig-working

If you want to read more about the project then head over to the project's README.md

Troubleshooting

Start then stops, no errors

ninjarig-not-working

If you're getting something like the above screenshot, check your AV software, it might have deleted a bunch of files...

Last updated on 1/4/2020
← Mining PoolsMining with violetminer →
  • Downloading and Installing for Windows or Linux
  • Downloading and Installing for OS X
  • NinjaRig Setup and Configuration
  • Troubleshooting
    • Start then stops, no errors
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