目前無論N卡或A卡,都可以使用原版claymore's軟件進行挖礦,推薦使用原版claymore's軟件防止安全性問題。
下載地址:點擊下載 Claymore's 原版
挖礦地址:eth-asia.spiderpool.com:3867
Windows
配置
打開挖礦軟件文件夾,找到start.bat,點擊鼠標右鍵,選擇「編輯」
只需修改錢包地址和礦工名:
子帳戶形式
EthDcrMiner64.exe -epool eth-asia.spiderpool.com:3867 -ewal wallet_address -eworker worker_name -epsw x -allpools 1 -mode 1
錢包地址形式
EthDcrMiner64.exe -epool eth-asia.spiderpool.com:3867 -ewal wallet_address -eworker worker_name -epsw x -mode 1
參數詳解:
-epool -填寫蜘蛛礦池ETH地址:eth-asia.spiderpool.com:3867
-ewal -填寫ETH錢包地址
-eworker -填寫礦工號,小寫英文字母或數字的組合
運行
運行start.bat文件並開始挖礦
Linux
配置
打開挖礦軟件文件夾,找到start.bash,點擊鼠標右鍵,選擇「打開方式」 點擊文本打開
只需修改錢包地址和礦工名:
子帳戶形式
./ethdcrminer64 -epool eth-asia.spiderpool.com:3867 -ewal wallet_address -eworker worker_name -epsw x -allpools 1 -mode 1
錢包地址形式
./ethdcrminer64 -epool eth-asia.spiderpool.com:3867 -ewal wallet_address -eworker worker_name -epsw x -mode 1
參數詳解:
-epool -填寫蜘蛛礦池ETH地址:eth-asia.spiderpool.com:3867
-ewal -填寫ETH錢包地址
-eworker -填寫礦工號,小寫英文字母或數字的組合
運行
運行start.bat文件並開始挖礦