【About CKB】
CKB mining algorithm: Eaglesong
Mining equipment: Asic Miner (K5) , GPU (N card, A card)
CKB official website: https://www.nervos.org
CKB block explorer: https://explorer.nervos.org/
CKB mining address: stratum+tcp://ckb.antpool.com:9018
【Asic Miner configuration】
1)Taken AntMiner K5 for example, how to set up a K5 miner please refer to:
https://support.bitmain.com/hc/zh-cn/articles/900000269703
2) connect with AntPool and Set mining parameters
After obtaining miner IP, input the IP in the computer browser. After logging into the miner management backstage, click on Miner Configuration-General Settings page to modify the mining parameters.
Parameter Descriptions:
URL: stratum+tcp://ckb.antpool.com:9018
Worker: Fill in as "CKB Wallet Address.Worker Number" (Fill in the CKB wallet address, not the Antpool sub-account. Separate the CKB wallet address and worker number with a dot "." Worker number could be 001,02 etc.)
Password: No need to modify (default password is 123 or x)
The original kernel software as follows:
BMiner(N card):BMiner supports a variety of algorithms, including TEquihash, Ethash, Cuckoo-Style, can mine Beam, ETH, ZEC, GRIN etc., requires 6G VRAM or above.
Official Download Address: https://www.bminer.me/zh/releases/
NBminer(N card& A card):NBMiner supports a variety of algorithms, including Tensority、ETHash、Cuckarood, can mine CKB / ETH simultaneously.
Official Download Address:https://github.com/NebuTech/NBMiner/releases
In addition, there are other frequently-used mining software as follows, please choose based on your own needs
Qskg.top: http://www.qskg.top/download.html
Veryminer:http://www.veryminer.com/
Wondermole:https://www.wondermole.com/
Ymminer:http://www.ymminer.com/#/
MinerOS :https://www.mineros.cn/#/
Minerbabe :https://www.minerbabe.com/pc.html/#/
【Obtain Wallet Address】
1. Official wallet
Download address :https://docs.nervos.org/getting-started/wallet.html
2. Exchanges:
HuobiGlobal:https://www.huobi.io/en-us/
BIKI: https://www.biki.com
MXC: https://www.mxc.com
(References are provided for informational purposes only. The selection of wallet and exchange is at your own risk and discretion)
【Mining configuration】
AntPool Version Mining Software
Download link: https://pan.baidu.com/s/1-T554elqhRkJS-VfLGYe8A
Code: utk2
AntPool version software uses AntPool mining address by default. You only need to input your own wallet address, and modify worker name. After saving the settings, you could run the software.
1. Bminer (N card, currently only supports ETH/CKB dual mining)
1) Download and unzip the Bminer mining software. Select “mine_eth_ckb.bat” file and right click to edit.
2) The parameter settings are as follows in the bat file:
(Note: Don't add any blank line in the file, wallet address and worker name are separated by dot “.”)
@echo OFF
SET ADDRESS=eth wallet address
REM ****Ethereum Wallet ADDR**********
SET ADDRESS_2=ckb wallet address
REM ****CKB ADDR**********
SET WORKERNAME=worker name
REM ****Worker name of this miner**********
3) After the parameter setting is completed, save the bat file and then double-click to start mining. You will be able to see the hashrate as follows:
NBminer (supports N card& A card)
1) Download and unzip the NBminer mining software. Select .bat file and right click to edit. Select “start_ckb.bat” file to mine CKB, select “start_ckb_eth.bat” file to dual mine CKB and ETH.
2) The parameter settings are as follows in the bat file:
(Note: Don't add any blank line in the file, wallet address and worker name are separated by dot “.”)
CKB single mining:
nbminer -a eaglesong -o stratum+tcp://ckb.antpool.com:9018 -u walletaddress.workername
CKBÐ dual mining:
nbminer -a eaglesong_ethash -o stratum+tcp://ckb.antpool.com:9018 -u walletaddress.workername -do ethproxy+tcp://stratum-eth.antpool.com:8008 -du walletaddress.workername
3) After the parameter setting is completed, save the bat file and then double-click to start mining.
【Check Hash rate and Earnings】
Visit AntPool official website https://v3.antpool.com/home and click on the top right button, enter your CKB wallet address in the search bar and click “Search”, you can then view your hash rate and earnings:
Note:Please make sure to use a valid wallet address for mining. AntPool will not be responsible for any loss of earnings caused by wrong wallet configuration.
【Configure Auto-start at boot】
Right click on the mining software you want to run at boot and select “Create Shortcut”. Then paste this shortcut into the C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp folder. (The “ProgramData” folder is a hidden folder; you need to first activate “Show hidden folder” in "View")
After configuration, the mining software will be started automatically next time you boot your computer.
Should you have any question during mining, please contact our customer service center: support-kf@antpool.com or contact us in our telegram group:
Comments
0 comments
Article is closed for comments.