Nervos
Jump to navigation
Jump to search
Nervos | |
---|---|
Ticker symbol | CKB |
Mining | |
❌ Cannot be efficiently mined with CPU | |
✅ can be efficiently mined with GPU | |
❌ Cannot be efficiently mined with ASIC | |
Development | |
Initial release | v0.1.0-pre01 / November 20, 2018 |
Website | http://www.nervos.org/ |
Ledger | |
Supply limit | 25,992,442,042 |
About Nervos
CKB is the token of the PoW public chain project named Nervos. Its mining algorithm is Eaglesong, which supports NVIDIA and AMD GPU card mining.
CKB has received great attention leading up to its mainnet launch. In the past five testnet competitions, there were tens of thousands of mining machines participating in the test. In the fifth competition, F2Pool's hashrate reached 22TH/s and became the largest CKB testnet pool. Many F2Pool miners are also excited to contribute their hashrate to the CKB mainnet.
Key Mining Information
If you use NBMiner software, you can do CKB and ETH merged mining.
Mining guide
- Get suitable hardware: Nvidia cards or AMD cards with at least 6 GB memory, FPGA miner
- Get the official CKB wallet or a custodial wallet, such as a Huobi account
- Get the mining software: NBMiner
- Configure the miner
- For CKB mining:
nbminer -a eaglesong -o stratum+tcp://ckb.f2pool.com:4300 -u username.worker_name
- For CKB + ETH merged mining:
nbminer -a eaglesong_ethash -o stratum+tcp://ckb.f2pool.com:4300 -u usename.worker_name -do ethproxy+tcp://eth.f2pool.com:6688 -du username.worker_name
- For CKB mining: