Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CPU mining] Yenten [YTN] [Exchange avilable BTC/YTN]
by
elmonroy
on 31/10/2017, 15:12:51 UTC
how can i start solo mining this? pls someone help me!!!   Huh

create a yenten.conf file in C:\Users\\AppData\Roaming\Yenten with information below
server=1
rpcuser=user
rpcpassword=password
rpcallowip=127.0.0.1
rpcport=9999

run the minerd with this config
minderd -o 127.0.0.1:9999 -u user -p password -t #threads  --coinbase-addr=#your_wallet_address


or

Download the Yenten release from here: https://github.com/conan-equal-newone/yenten/releases
Create file yenten.conf in the folder where the yentend is located and enter this information:

daemon=1
server=1
port=9981
rpcport=9982
rpcuser=username
rpcpassword=password
addnode=133.130.66.167
addnode=52.3.229.122


Start the yenten-qt and navigate to Help > Debug window > Console
Type "setgenerate true" in the console which will start the mining
Check your hashrate with the command "getmininginfo"

For the second option, wich username should i use, how do i create it? and thanks!! Cheesy