How to start mining TurtleCoin (TRTL)? Pool Mining

in #turtlecoin6 years ago (edited)

turtlecoin_mining.png

TurtleCoin is a fast, easy and private #cryptocurrency which allows you to send money to friends and businesses. TurtleCoin was created on December 9th, 2017 by RockSteady and Bebop.

One of TurtleCoin's main goals is to make things as simple and as accessible as possible for everyday people, creating a cryptocurrency which is inviting, fun and friendly.

TurtleCoin's code is forked from the #Bytecoin code, and it has majorly the same privacy features you'll find in #Monero and #Aeon. Every transaction is private unless you choose to make it public.

Some of the main features of TurtleCoin include:

  • On-chain privacy
  • Only two decimal places
  • Fast transactions
  • User-centric developers
  • Easy to mine
  • Easy to use
  • Amazing community

What are we doing differently?

1_skKFuY5yUlv8HJpfzb43JA.png

Obviously, the starting block is, No #premine, No #shenanigans. We hate it when other coins have done it, and we simply don’t agree with that philosophy as it just promotes a coin getting listed as quickly as possible, so people can cash out. Our motto is very much slow and steady.!

turtlecoin-roadmap.png

Coin Info

PoW Algorithm: argon2/chukwav2
Max Supply: 1 Trillion coins @ 2 decimal places
Block Reward: ~ 29000 TRTL, slowly decreasing over about 40 years
Block Time: 30 seconds
Difficulty: Retargets at every block
P2P Port: 11897
RPC Port: 11898

Now that we know the details about TurtleCoin (TRTL), let’s get to mining some TRTL

TurtleCoin (TRTL): Those who have no idea about mining can easily start mining by watching this video.

TurtleCoin (TRTL) Mining Pool: https://turtlecoin.herominers.com

Team Red Miner v0.7.16b+ (Windows, Linux, AMD)

Open start_trtl_chukwa.bat file and copy / paste example below.

set GPU_MAX_ALLOC_PERCENT=100
set GPU_SINGLE_ALLOC_PERCENT=100
set GPU_MAX_HEAP_SIZE=100
set GPU_USE_SYNC_OBJECTS=1
teamredminer.exe -a trtl_chukwa2 -o stratum+tcp://turtlecoin.herominers.com:10381 -u YOUR_TURTLECOIN_WALLET_ADDRESS -p YOUR_WORKER_NAME
pause

SRBminer-Multi v0.5.4+ (Windows, Linux, CPU, AMD)

Method 1: Run guided_setup.bat file and answer questions:

Configuration name: turtlecoin-herominers
Do you want to use multi algorithm mining? n or y (optional)
Enter algorithm 0 name: argon2id_chukwa2
Address and port of mining pool: turtlecoin.herominers.com:10381
Wallet address: YOUR_TURTLECOIN_WALLET_ADDRESS
Password: YOUR_WORKER_NAME
Do you want to use your CPU for mining algorithm 0 ? y or n (optional)
Do you want to enable logging? n or y (optional)
Do you want to enable compute mode? y or n (optional)

Method 2: Create turtlecoin-herominers.bat file and copy / paste example below.

setx GPU_MAX_HEAP_SIZE 100
setx GPU_MAX_USE_SYNC_OBJECTS 1
setx GPU_SINGLE_ALLOC_PERCENT 100
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_MAX_SINGLE_ALLOC_PERCENT 100
setx GPU_ENABLE_LARGE_ALLOCATION 100
setx GPU_MAX_WORKGROUP_SIZE 1024

@echo off
cd %~dp0
cls

SRBMiner-MULTI.exe --algorithm argon2id_chukwa2 --pool turtlecoin.herominers.com:10381 --wallet YOUR_TURTLECOIN_WALLET_ADDRESS --password YOUR_WORKER_NAME
pause

XMRig v6.4.0+ (Windows, Linux, CPU)

Create turtlecoin-herominers.cmd file and copy / paste example below.

@echo off
xmrig.exe --donate-level 1 -o turtlecoin.herominers.com:10381 -u YOUR_TURTLECOIN_WALLET_ADDRESS -p YOUR_WORKER_NAME -a argon2/chukwav2 -k
pause

Violetminer v0.2.0+ (Windows, Linux, CPU, NVIDIA)

Create turtlecoin-herominers.cmd file and copy / paste example below.

violetminer.exe --pool turtlecoin.herominers.com:10381 --username YOUR_TURTLECOIN_WALLET_ADDRESS --password YOUR_WORKER_NAME --algorithm turtlecoin
pause

Happy Mining.

Coin Marketplace

STEEM 0.19
TRX 0.15
JST 0.029
BTC 62980.29
ETH 2631.01
USDT 1.00
SBD 2.82