Post
Topic
Board Altcoin Discussion
Re: New gold-backed cryptocurrency INNcoin allows you to mine gold for free
by
lordxar
on 22/07/2014, 20:23:05 UTC
Any Idea what software I can use to mine this with hd 7970 or hd 7850?

Same as darkcoin http://wiki.darkcoin.eu/wiki/Mining_Darkcoin

based on the .conf file changes I indicated a few posts back (server = 1, add RPC port and path) I would attempt to use the following with sgminer for ATI cards. 

sgminer --kernel darkcoin -o http://127.0.0.1:9332 -u inncoin -p (your password)

on a side note it also looks like the set generate turns the cpu generation back on inside the wallet and does nothing for GPU mining purposes.

Let me know if this works for you.