What's the conf file for this coin and how do I solo mine it? anyone?
call it kiwicoin.conf, and the rest should be the same as any other coin. try this
listen=1
daemon=1
server=1
rpcuser=something
rpcpassword=something
rpcallowip=10.1.1.*
rpcport=1778
rpcconnect=127.0.0.*
Notes: rpcport should be any available port upto 54000
rpcuser / password This is what you put in your miner software, while URL will look like localhost:1778