SecretCoin (x11) 0.4804 BTC/GHASH
InfluxCoin (x11) 0.2471 BTC/GHASH
GraniteCoin (x11) 0.1958 BTC/GHASH
SOLO-MINE SECRETCOIN (SCRT) --
SecretCoin has seen a consistently high trading volume for more than a week, several BitCoins a day. I have found it easy to solo-mine this X11 algo coin. First, download the wallet from "https://secretcoin.club".
Using the example wallet configuration file below, allow the wallet to synchronise. Be sure to capitalise the "S" and "C" letters when titling the file:
SecretCoin.conf
==========
server=1
daemon=1
listen=1
maxconnections=1024
rpcuser=yourname
rpcpassword=pass
rpcport=23151
rpcallowip=127.0.0.1
rpcallowip=192.168.1.111
rpcallowip=192.168.1.112
addnode=23.227.190.110
addnode=104.255.33.191
addnode=185.81.164.238
==========
The addnodes are vital for synchronisation, and the rcpallowip addresses should reflect the local LAN net addresses of your miners. My launch line for sp_'s ccminer reads like this:
"ccminer -a x11 -C --cpu-priority 5 -o http://127.0.0.1:23151" -u yourname -p pass"
It just works!
The network hashrate and mining difficulty figures are on the rise, it is harder to mine a 31.25 SCRT block than when I started. Also, besides miniing Proof-of-Work (POW) blocks, your wallet will be receiving Proof-of-Stake (POS) blocks for any coins that are being held. POS blocks are generally smaller, a fraction of a coin each, unless the miner holds 100,000 SCRT or more.
I purchased 0.05 BTC worth of SCRT when I started so that I would have a stake. It is now worth more than 2x what I paid, and trending up. Earlier miners saw the value rise from about 50 satoshi per coin!
Good Luck! --scryptr