Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CPU mining] Yenten v1.2.1 [YTN] [YescryptR16] [Exchange avilable]
by
FacelessCrypto
on 19/12/2017, 04:07:12 UTC
Time to buy, almost on coinmarket.

https://coinmarketcap.com/currencies/yenten/
Very nice!  Cheesy
Quote

Yenten Mining Guide


Choose a pool:
https://crypto.n-engine.com/
https://www.blockfinder.guru/
https://ytn.misosi.ru/
https://www.bilbotel.fr/
http://antminepool.com/
https://bunnymining.work/yenten/

Download a miner, currently only Win-x64 binaries are available:
https://github.com/JayDDee/cpuminer-opt/releases (slightly faster, use the binary that matches your CPU best. 4way = fastest, sse2 = slowest)
https://github.com/conan-equal-newone/yenten/releases/tag/1.1.0

Start the miner from the commandline or a .bat/.sh script (run minerd -h or cpuminer -h for a list of what those arguments mean). Examples:
minerd.exe -t 3 -a yescryptr16 -o stratum+tcp://crypto.n-engine.com:6233 -u xxxxx_your_wallet_xxxxx -p c=YTN
cpuminer.exe -t 3 -a yescryptr16 -o stratum+tcp://crypto.n-engine.com:6233 -u xxxxx_your_wallet_xxxxx -p c=YTN

Mining on ARM (Raspberry Pi, Odroid etc.): https://bitcointalk.org/index.php?topic=2329470.msg25872722#msg25872722

Congratulations!

Have you guys tried a threadripper on this coin? Does it do very well?
Here are some benchmarks:
https://www.dropbox.com/s/4pjdgjda1z02or5/yenten%20benchmarks.ods?dl=0
No Threadripper but it should do quite well, just compare number of cores to the Ryzen1700. One pool had a benchmark list as well but I can't find it.  Roll Eyes

I suggest do not use -t option with cpuminer.. it will automatically the set the best number of mining threads. Normally no of logical processors and not cores. You can find your processor details in Task manager in win OS.