Mining:
Mining:

Getting Started:

1.    Start up franko-qt, and wait for the software to finish loading, once loaded exit the franko-qt

2.    Create a new notepad file(text document) and copy/paste the following info:

rpcuser=YourUniqueUsername
rpcpassword=YourUniquePAssword
rpcallowip=127.0.0.1
rpcconnect=127.0.0.1
rpcport=7913
daemon=1
server=1
gen=0
testnet=0
listen=0
maxconnections=100
addnode=74.196.48.62
addnode=193.6.148.18
addnode=23.21.69.181
addnode=50.116.22.43
addnode=80.47.34.212:54897
addnode=37.229.117.57:40680
addnode=69.147.229.226:37080
addnode=82.234.193.23:44067
addnode=108.208.35.34:36475
addnode=192.241.216.151:36669
addnode=190.19.238.43:54082
addnode=95.132.133.218:49509

3.    Save the above notepad file with the name: franko.conf and place it in your  
      c:/users/**yourcomputername**/appdata/roaming/franko

(alternatively, you can search by going to start->search "%APPDATA%" without   quotations, or you could open Explorer and type %appdata%/franko)

If you are on a linux distro this folder is in ~/.franko

4.    Restart franko-qt, and connect to the network and sync the blockchain.

5.    For solo mining, launch cgminer or whatever mining program you like and begin mining.
      cgminer ex: cgminer.exe --scrypt -o localhost:7913 -u YourUniqueUsername -p YourUniquePAssword