Post
Topic
Board Announcements (Altcoins)
Re: [ANN][LK7] Lucky7Coin - PoW/PoS, BonusBlock based on your lucky 7s! |No Premine
by
jlong187
on 18/09/2013, 00:30:26 UTC
oke stupid question? how can i add those?
in the config file, read the OP "configuration" part.

yes this is from OP:

Quote
Sample Config File (lucky7coin.conf):

listen=1
daemon=1
server=1
rpcuser=**Yourusername**
rpcpassword=**Yourpassword**
rpcport=17778
rpcconnect=127.0.0.1
addnode=118.70.190.61
addnode=113.162.191.140
addnode=192.3.79.179


How to Solo Mine

1. Start up lucky7coin-qt, wait for it to load, then exit.
2. Put lucky7coin.conf (see sample file above) in your c:/users/**yourcomputername**/AppData/Roaming/Lucky7Coin
3. restart lucky7coin-qt, and you should connect and sync.
4. For solo mining, launch cgminer or the mining program you use and begin mining.
      cgminer ex: cgminer.exe --scrypt -o localhost:17778 -u **yourusername** -p **password** (without **)