Difference between revisions of "Nervos"

From mediawiki.fish
Jump to navigation Jump to search
(Created page with "{{Infobox cryptocurrency | currency_name = Nervos | ticker_symbol = CKB | gpu_mining = YES | website = http://www.nervos.org/ | initial_release_version = v0.1.0-pre01 | initia...")
 
Line 3: Line 3:
 
| ticker_symbol = CKB
 
| ticker_symbol = CKB
 
| gpu_mining = YES
 
| gpu_mining = YES
| website = http://www.nervos.org/
+
| website = http://www.nervos.org
 
| initial_release_version = v0.1.0-pre01
 
| initial_release_version = v0.1.0-pre01
 
| initial_release_date = {{Start date and age|2018|11|20|p=y}}
 
| initial_release_date = {{Start date and age|2018|11|20|p=y}}

Revision as of 15:50, 22 January 2020

Nervos
Ticker symbolCKB
Mining
❌ Cannot be efficiently mined with CPU
✅ can be efficiently mined with GPU
❌ Cannot be efficiently mined with ASIC
Development
Initial releasev0.1.0-pre01 / November 20, 2018; 5 years ago (2018-Error: Invalid time.-20)
Websitehttp://www.nervos.org
Ledger
Supply limit25,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

  1. Get suitable hardware: Nvidia cards or AMD cards with at least 6 GB memory, FPGA miner
  2. Get the official CKB wallet or a custodial wallet, such as a Huobi account
  3. Get the mining software: NBMiner
  4. Configure the miner
    1. For CKB mining: nbminer -a eaglesong -o stratum+tcp://ckb.f2pool.com:4300 -u username.worker_name
    2. 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