Where is the information on solo mining this coin
Here are the basics
1) I will assume you are on windows
2) download qt wallet
3) 'synch up' blockchain
4) close the client and find the file folder C:\computer\root\Users\xxx\AppData\Roaming\IvugeoEvolutioncoin
Here 'C' is your local drive (on some systems may be named different)
root is LocalDiscC where C is your local drive (same thing here)
xxx is your name or log in on the system
5) Inside that folder make a new text file which should normally contain the following
server=1
listen=1
daemon=1
rpcuser=USER
rpcpassword=PASS
rpcallowip=localhost
rpcport=10335
port=10334
6) Rename that file IvugeoEvolutioncoin.conf (note -- not IvugeoEvolutioncoin.text.conf or it won't work.)
upper and lower case should not matter on windows when naming your conf file but spelling the coin correctly matters. Save it as a read only file. Restart the coin client again.
7) Start up your favorite mining program replacing the address you used to pool mine with
http://127.0.0.1:10335 -u USER* -p PASS*
*Same that You've set in IvugeoEvolutioncoin.conf file