Author

Topic: [ANN][MYC] a lite version of Litecoin used scrypt as a proof of work scheme. (Read 406 times)

newbie
Activity: 3
Merit: 0
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/download

Official Sites:

    Homepage: http://www.coinmy.org
    Forum: http://forum.coinmy.org
    Source Code:git clone https://github.com/Coinmy/MyCoin-Project.git

Donation:

BTC: 1NvwoF9KuM4DdGAkSpueDuEr9zEaFzsWtS
LTC: LfHYtdyJAhykNoasSY4iva6zkYvdudLyWv


How to mine
Create mycoin.conf file into folder %APPDATA%\Mycoin
the mycoin.conf contents
#---------------------------------
server=1
rpcuser=
rpcpassword=
#---------------------------------

launch Mycoin wallet client and run cgminer.exe, fill your paramters just do

cgminer.exe --scrypt -o http://127.0.0.1:9108 -u -p

so do mining...

Jump to: