Introduction:
MyCoin - a lite version of Litecoin used scrypt as a proof of work scheme.
2 minute block targets
subsidy halves in 1575k blocks (5 years)
~78.7 million total coins
25 coins per block
3062.5 blocks to retarget difficulty
Download Client:
Windows QT Client:
http://sourceforge.net/projects/mycoin/files/0.6.9/mycoin-0.6.9-Windows.zip/download Linux Client:
http://sourceforge.net/projects/mycoin/files/0.6.9/mycoin-0.6.9-Linux.zip/download Mac Client:
http://sourceforge.net/projects/mycoin/files/0.6.9/mycoin-0.6.9-Mac.dmg/downloadOfficial Sites:
Homepage:
http://www.coinmy.org Forum:
http://forum.coinmy.org Source Code:git clone
https://github.com/Coinmy/MyCoin-Project.gitDonation:
BTC: 1NvwoF9KuM4DdGAkSpueDuEr9zEaFzsWtS
LTC: LfHYtdyJAhykNoasSY4iva6zkYvdudLyWv
How to mine
Create mycoin.conf file into folder %APPDATA%\Mycoin
the mycoin.conf contents
#---------------------------------
server=1
rpcuser=<new user name>
rpcpassword=<new password>
#---------------------------------
launch Mycoin wallet client and run cgminer.exe, fill your paramters just do
cgminer.exe --scrypt -o
http://127.0.0.1:9108 -u <new user name> -p <new password>
so do mining...