Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [DRGN] Dragon Coin - for gamers, traders and investors
by
DRGNcoin
on 07/12/2017, 23:38:04 UTC
Hello everybody !

DragonCoin is now available on the new "french friendly" mining pool mining-france.fr here
Registration required
1% Fee
Automatic min payout 0.1 DRGN at 120 confirmations
Actually 1.2MHash running on the pool

Exemple code for ccminer
Code:
Code:
ccminer.exe -a scrypt -o stratum+tcp://www.mining-france.fr:2228 -u Weblogin.WorkerName -p WorkerPassword

Exemple configuration code for Gateless Gate
Code:
Code:
{
"algorithm": "scrypt",
"intensity": "18",
"worksize": "256",
"gpu-threads": "1",
"load-balance": true,

"temp-cutoff": "90",
"temp-overheat": "85",
"temp-target": "60",

"pools": [
{
"user": "Weblogin.WorkerName",
"pass": "WorkerPassword",
"url": "stratum+tcp://www.mining-france.fr:2228"
}
]
}

You're welcome !

-----------------------------
- FRENCH TRANSLATION -
-----------------------------

Bonjour tout le monde,

Dragon Coin est disponible sur le tout nouveau pool mining-france.fr ici
Enregistrement requis
1% de commission
Paiement automatique minimal à 0.1 DRGN - 120 confirmations
Actuellement 1.2MHash sur le pool

Vous êtes les bienvenus !

thanks for support!