Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CRP] | cryply. | CPU Only | YesPoWer | True Cryptocurrency
by
pers3344
on 01/09/2018, 06:58:09 UTC
Hurrah. I succeeded. Thank you.

Cool profit! mine... mine...

stat (from 1000 h/s per 1 day):
https://i.imgur.com/gNpkdwq.png


CPU-POOL.COM - pool for mining on cpu coins

http://cpu-pool.com/  (autoexchange, without registration, 1% fee)




Sample command for mining CRYPLY:

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

Where to get the wallet?

Download the wallet cryply by the address - https://github.com/cryply/cryply-wallet/releases

What program do you mine?

1) For windows, download the cpu miner archive - https://github.com/bubasik/cpuminer-opt-yespower/releases/tag/v3.8.8.3 or https://github.com/cryply/cryply-cli-miner/releases (5% donat) 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 yespower -o stratum+tcp://cpu-pool.com:63358 -u WALLET_ADDRESS
pause

For oficial miner
Code:
miner-sse4.exe -o stratum+tcp://cpu-pool.com:63358 -u WALLET_ADDRESS -p x -t 4
pause
-t 4 - Number of Cores.

3) Start mining... autoexchange after 1-2 hours

p.s. For fast start Cryply wallet - use: Fast_cryply - https://github.com/bubasik/fast_cryply/releases/download/1.0/fast_cryply.zip
(run fast_cryply.bat | Automatic installation Cryply wallet in folder c:\cryply with last blockchain. Fast run - 5 min.)