Bitcoin Forum

Alternate cryptocurrencies => Pools (Altcoins) => Topic started by: igotek on August 31, 2017, 01:04:48 AM



Title: Tutorial: DeepOnion Community Pool
Post by: igotek on August 31, 2017, 01:04:48 AM
https://i.hizliresim.com/XXaLp7.png

Community Pool

DeepOnion community is bigger and bigger day by day. Airdrops, bounties, staking mining POS, Mining POW, giveaways etc. All the people on the Bitcointalk.org talks about DeepOnion coin. I see DeepOnion on most of the blogs. I think DeepOnion is the best alt-coin of the way. Who knows, DeepOnion will be the best one day because payment transfer is so fast, it is anonymous through TOR network, low payment transfer fee etc.

I will tell you about the DeepOnion Community Pool. Fast block finding, no fee, low tx fee, low payouts, fast payment transfer, mpos pool design, fast accesible web site, fast and perfect support. I talked the pool owner about DeepOnion and the future of mining coins on emails and skype. You know there are some costs to operate a pool. He dont want any fee. The pool is totally free. He supports the DeepOnion community. So, we can use his excellent pool. I have been mining on the pool for 3 days and I m the top of the blockfinder list. I have reaaly good hashrate power and two accounts on this perfect pool. I suggest this pool because I like the pool and the pool owner is a good person. If you have any question about the pool, just use contact form, he will answer you in a short time.

There is no pool fee at all !

Pool URL
https://onionpool.youngwebsolutions.com

***

-You need to be signed up to the pool. After you have signed up under "OTHERS => SIGN UP", go to "MY ACCOUNT => MY WORKERS" and create a worker. Just type a worker name and use "x" as a password.

NVIDIA GPUs:
Code:
ccminer.exe -a x13 -o stratum+tcp://onionpool.youngwebsolutions.com:17000 -u username.worker -p x -i 15 --cpu-priority=3

Baikal ASIC devices:
Code:
URL: stratum+tcp://onionpool.youngwebsolutions.com:17333
Algo: x13
User: username.worker
Pass: x
Extraonce: Not Checked
Priority: 1

Nicehash:
Code:
URL: stratum+tcp://onionpool.youngwebsolutions.com:17666
Algo: x13
User: username.worker
Pass: x

CPU Mining:

After you ave started the mining, you will see your workers and hashrate values on DASHBOARD.
Code:
minerd -a -t 6 -s 4 -o stratum+tcp://onionpool.youngwebsolutions.com:17000 -u Weblogin.WorkerName -p WorkerPassword

***

If you want to make donation, send some onions to the wallet of the pool owner.
DeepOnion wallet: Df51Ect5Cnkqa8ETzqSNCKi1yAtimYjL3a

***

If you have any questions, feel free to ask !

***


Title: Re: Tutorial: DeepOnion Community Pool
Post by: Emularea on October 13, 2017, 09:28:00 AM
Hi,

thanks for this tuto, but I have a problem with the cpu mining command.
it says that '-t ' is an unknown algorithm.
I tried with '-T ' after using -help but it says the same...

Have you any idea of what I did wrong?
 


Title: Re: Tutorial: DeepOnion Community Pool
Post by: Emularea on October 13, 2017, 10:22:05 AM
it's ok I found the solution.

you need to be sure to have x13 version of minerd.
And then it works well.