一、首先下載挖礦工具:windows
(1) 挖礦代理:stratum_proxyapi
連接:http://pan.baidu.com/s/1jHHB7KU 密碼:3lx9服務器
(2) CPU挖礦軟件:pooler-cpuminer-2.4.5-win32(適合32位系統)app
連接:http://pan.baidu.com/s/1kVOB003 密碼:so2ddom
(3) CPU挖礦軟件:pooler-cpuminer-2.4.5-win64(適合64位系統)tcp
連接:http://pan.baidu.com/s/1miCyaAO 密碼:dk3iide
二、測試電腦能不能挖礦:工具
(1) 解壓挖礦代理和CPU挖礦軟件。測試
(2) 雙擊stratum_proxy文件夾中的啓動代理.bat,若是正常,應以下圖顯示。網站
(3) 雙擊pooler-cpuminer文件夾下的啓動礦機.bat,若是以下圖顯示,證實能夠挖礦。(yay!!!表示咱們成功挖到一塊)
三、在萊特幣網站註冊帳號:
打開https://www.wemineltc.com,註冊一個帳號,登陸後,My Account菜單下的My Workers中能夠管理礦工。好比我建立了兩個礦工,帳號分別是tengge.1和tengge.2,密碼是x。
四、 修改挖礦配置文件:
使用記事本打開啓動礦機.bat。將內容修改成如下內容,雙擊啓動礦機.bat,開始爲你挖礦。
minerd.exe -o http://127.0.0.1:8332 -u 你的帳號 -p 你的密碼
五、查詢咱們挖礦的多少:
打開https://www.wemineltc.com,登陸後,在最左側Paid Shares和Unpaid Shares中Your Valid表示你成功挖到的礦,Account Banlance表示帳戶餘額。例如第三步圖片,顯示我挖到了3.96*10^-6個萊特幣,價值大約1.03*10^-4元。
六、GPU挖礦
上面是使用CPU挖礦,也能夠下載cgminer,同時使用cpu和gpu挖礦。下面是一個帶顯卡驅動適合windows的cgminer,打開cgminer.conf,修改礦池服務器地址,雙擊cgminer.exe便可挖礦,效率大約是隻用cpu的兩倍。
連接: http://pan.baidu.com/s/1bpGeqeF 密碼: nsu3
七、不少礦池服務器地址
World-Wide Server (VARDIFF): stratum+tcp://global.wemineltc.com:3333
World-Wide Port 80 Server (VARDIFF): stratum+tcp://global.wemineltc.com:80
USA Server (VARDIFF): stratum+tcp://usa4.wemineltc.com:3333
USA Port 80 Server (VARDIFF): stratum+tcp://usa4.wemineltc.com:80
NEW Asia (Hong Kong) Server (VARDIFF): stratum+tcp://hk3.wemineltc.com:3333
NEW Asia (Hong Kong) Port 80 Server (VARDIFF): stratum+tcp://hk3.wemineltc.com:80
Gridseed ASIC Only Server : stratum+tcp://gridseed.wemineltc.com:3333
Scrypt ASIC Only Servers: (FOR 25MH ASICS AND UP ONLY! NO GRIDSEEDS, YOU WILL NOT RECEIVE SHARES!
USA ASIC Only Server: stratum+tcp://usasic1.wemineltc.com:3333 (Non-ASICS will not receive shares)
EU ASIC Only Server: stratum+tcp://asic1.wemineltc.com:3333 (Non-ASICS will not receive shares)
HK ASIC Only Server: stratum+tco://hkasic1.wemineltc.com:3333 (Non-ASICS will not receive shares)
CPU Miner Server (CPU MINERS ONLY): stratum+tcp://freedom.wemineltc.com:3339
Bookmark Web Site Backup URL: http://www2.wemineltc.com
CPU Miner Server (CPU MINERS ONLY): stratum+tcp://freedom.wemineltc.com:3339
八、經常使用命令行
(1) 啓動代理
stratum_proxy.exe -o hk3.wemineltc.com -p 3333
(2) 啓動cpuminer
minerd.exe -o http://127.0.0.1:8332 -u tengge.1 -p x
(3) cgminer.conf
{ "pools" : [ { "url" : "stratum+tcp://usa4.wemineltc.com:3333", "user" : "tengge.1", "pass" : "x" }, { "url" : "stratum+tcp://hk3.wemineltc.com:80", "user" : "tengge.2", "pass" : "x" } ] , "intensity" : "13", "vectors" : "1", "worksize" : "256", "kernel" : "scrypt", "lookup-gap" : "2", "thread-concurrency" : "8192", "shaders" : "2048,", "gpu-engine" : "0-0", "gpu-fan" : "0", "gpu-memclock" : "0", "gpu-memdiff" : "0", "gpu-powertune" : "0", "gpu-vddc" : "0.000", "temp-cutoff" : "75", "temp-overheat" : "85", "temp-target" : "65", "api-port" : "4028", "expiry" : "120", "gpu-dyninterval" : "7", "gpu-platform" : "0", "gpu-threads" : "2", "hotplug" : "5", "log" : "5", "no-pool-disable" : true, "queue" : "1", "scan-time" : "60", "scrypt" : true, "temp-hysteresis" : "3", "shares" : "0", "kernel-path" : "/usr/local/bin" }
九、參考資料
Wemineltc Getting Started:https://www.wemineltc.com/gettingstarted
各版本cpuminer下載:https://sourceforge.net/projects/cpuminer/files/
各版本cgminer下載:http://ck.kolivas.org/apps/cgminer/
萊特幣中國官網:http://www.laiteb.com/