Bitcoin Forum
September 08, 2024, 07:31:27 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN][MYC] a lite version of Litecoin used scrypt as a proof of work scheme.  (Read 402 times)
coinmy (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
June 27, 2013, 07:11:04 PM
Last edit: June 28, 2013, 09:21:39 AM by coinmy
 #1

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=<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...

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!