How to start mining Sumokoin (SUMO)? Pool Mining

in #sumokoin5 years ago (edited)

sumokoin.jpg

Introduction

Sumokoin (スモコイン in Japanese) is a fork from Monero, one of the most respectable cryptocurrency well-known for security, privacy, untraceability and active development. Starting as an educational project, we found that it would be great to create a new coin with high level of privacy by (1) moving forward right away to Ring Confidential Transactions (RingCT), (2) setting minimum transaction mixins to 48 that would make it high resistance to blockchain analysis attacks.

Sumokoin, therefore, is a new Monero without its legacy, a truely fungible cryptocurrency among just a few ones in the market.

Features

#TRUE FUNGIBILITY
Sumokoin is one of a few rare cryptocurrencies with true fungibility — the feature makes digital currency act like physical cash i.e. no other people can find where the money comes from and how many have been transferred.

#GREAT PRIVACY
Sumokoin is created with high level of privacy in mind, setting Ring Confidential Transactions (RingCT) with minimum ringsize of 48(+1) to conceal sources/amounts transferred and make it high resistance to blockchain-analysis attacks

#STRONG SECURITY
Sumokoin utilizes the power of a distributed peer-to-peer consensus network, every transaction is cryptographically secured. Individual accounts have a 26 word mnemonic seed displayed when created, which can be written down to back up the account and account files are encrypted with a passphrase to ensure they are worthless if stolen.

#Coin Info
PoW Algorithm: CryptoNightR
Max Supply: 88,888,888
Block time: 240 seconds
Difficulty: Retargets at every block

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

SRBMiner Cryptonight AMD GPU Miner v1.9.3+ (Windows, AMD GPU)

Run guided_setup.bat file and answer questions:

Configuration name: sumo-herominers
Enter the algorithm name you want to use: 30 (Cryptonight V4 (R))
Do you want to use double threads per GPU? y or n (optional)
Do you want to set a system shutdown temperature? 80 or (or 1 to turn off)
Do you want to set a GPU protection temperature? 72 or (or 1 to turn off)
Address and port of mining pool: sumo.herominers.com:10611
Password to use with the mining pool: YOUR_WORKER_NAME
Is this a nicehash pool? n
Is this pool using SSL/TLS encryption? n
Address of your wallet for this coin: YOUR_WALLET_ADDRESS (can be ADDRESS+PAYMENTID or ADDRESS.DIFF or ADDRESS+PAYMENTID.DIFF)
A unique identification name for your miner: workerName
Do you want to enable logging? n or y (optional)
Do you want to enable compute mode? y or n (optional)

Team Red Miner v0.7.7+ (Windows, Linux, AMD GPU)

Create start_sumo-herominers.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 -o stratum+tcp://sumo.herominers.com:10611 -u YOUR_WALLET_ADDRESS -p YOUR_WORKER_NAME -a cnr

XMRig v6.2.2+ (Windows, Linux, CPU, GPU)

Example start.cmd

@echo off
xmrig.exe --donate-level 1 -o sumo.herominers.com:10611 -u YOUR_WALLET_ADDRESS -p YOUR_WORKER_NAME -a cn/r -k
pause

XMR-Stak v2.10.8+ (Windows, Linux, CPU, GPU)

Run xmr-stak.exe file and answer questions:

Use simple setup method? (Y/n) y
Please enter the currency that you want to mine: cryptonight_r
Pool address: sumo.herominers.com:10611
Username (wallet address or pool login): YOUR_WALLET_ADDRESS (can be ADDRESS+PAYMENTID or ADDRESS.DIFF or ADDRESS+PAYMENTID.DIFF)
Password (mostly empty or x): YOUR_WORKER_NAME
Does this pool port support TLS/SSL? Use no if unknown. (y/N) n

Example pools.txt

"pool_list" :
[
{"pool_address" : "sumo.herominers.com:10611", "wallet_address" : "YOUR_WALLET_ADDRESS", "rig_id" : "", "pool_password" : "YOUR_WORKER_NAME", "use_nicehash" : false, "use_tls" : false, "tls_fingerprint" : "", "pool_weight" : 100 },
],

"currency" : "cryptonight_r",

Happy Mining.

Coin Marketplace

STEEM 0.25
TRX 0.11
JST 0.033
BTC 63006.70
ETH 3075.91
USDT 1.00
SBD 3.82