more Help with simple development tasks. This is the branch we are using: `https://github.com/michelvankessel/blackcoin-more/tree/blackcoin-more-dev` you can clone the single branch: `git clone --single-branch --branch blackcoin-more-dev https://github.com/michelvankessel/blackcoin-more.git blackcoin-more-dev`
advanced Dump and Import Wallet Private Keys Delete the /path/to/keys.txt file when finished! **Storing private keys in plain text is a security risk!**
Basics Check current block height and compare with block explorer. Each block contains a cryptographic hash of the previous block, a timestamp, and transaction data represented as a Merkle tree.
dust A dust attack affects Blackcoin clients since Sept. 2020 If you find your client has been affected, you should be able to bootstrap your Legacy client and reload your wallet.dat.
config FAQ: Can I run the More and Legacy clients on the same computer? If you run one client with the -listen=0 option, and you will be able to run both on the same machine.
more Upgrading to Blackcoin-More! Are you running Blackcoin Lore or the Original Blackcoin client? Read about upgrading here!
more Blackcoin More Client v2.13.2.5-4e9af875c9 We upgraded to this version in order to fix the "missing utxos" issue some people were experiencing. The amount of BLK showing in the wallet was not correct, when compared to an online block explorer. Please read everything below BEFORE upgrading.
config Enabling Connections with DHCP and Port Forwarding! Basic Blackcoin! This tutorial explains how to set DHCP, and Port Forwarding to connect to more peers.
config Manually Update Node List Basic Blackcoin! This tutorial explains how to add nodes to sync clients quickly.
more Compile Blackcoin-More Do it Yourself! It is a good thing to compile crypto wallets yourself. Maybe it seems difficult, but it is not that hard. You can just follow this guide! Let's do it!
advanced Compile Blackcoind for Halo Do it Yourself! It is a good thing to compile crypto wallets yourself. Maybe it seems difficult, but it is not that hard
Basics Bootstrap the Blockchain! Cannot Sync! If you are looking for a bootstrap, here is one uploaded by Michel van Kessel!