Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CPU mining] Yenten v2.0.1 [YTN] [YescryptR16] [Exchange avilable]
by
cpu-pool
on 06/08/2018, 07:01:41 UTC
what happened with https://ytn.overemo.com/ ? where is actual explorer?

Block error.

UPDATE WALLET AND FIXED ERROR, please mine... mine... mine...

CPU-POOL - pool for mining on cpu coins

http://cpu-pool.com/ - convenient, without registration, for weak and powerful processors, adaptive complexity of hashes (diff 0.1-0.5)

NEWS: a convenient comparison of the profit at 1000 h/s - in dollars per day.
https://s8.postimg.cc/bfxoev7zp/img-2018-07-10-10-57-10.png

Sample command for mining Yenten:

Code:
cpuminer -a yescryptr16 -o stratum+tcp://cpu-pool.com:63368 -u WALLET_ADDRESS

Where to get the wallet?

Download the wallet Yenten by the address - https://github.com/conan-equal-newone/yenten/releases

What program do you mine?

1) For windows, download the cpu miner archive - https://github.com/JayDDee/cpuminer-opt/releases and unpack

2) For a file cpuminer-aes-sse42.exe create a bat file with the following content and run it:

Code:
cpuminer-aes-sse42.exe -a yescryptr16 -o stratum+tcp://cpu-pool.com:63368 -u WALLET_ADDRESS
pause