advanced Using Blackcoin From The Command Line Using Blackcoin from the command line is not that difficult, but it will take practice, and an understanding of some fundamental tools.
config Setup Your Blackcoin Client As A Systemd Service! If your system restarts, or something causes the client to crash, it will restart automatically. Systemd also offers simple switches for adding security features, as you will see below.
advanced Scripts for using Blackcoin from the Command Line Interface usage="Usage: blk [ info | stake | latest | dust | past24 ]"
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.
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!
Basics Bootstrap the Blockchain! Cannot Sync! If you are looking for a bootstrap, here is one uploaded by Michel van Kessel!