BLUECOIN MINING
Start mining BLC and earn rewards every block
STEP 01
Install Requirements (Linux/Ubuntu)
Open your terminal and run:
sudo apt install -y build-essential libssl-dev git
STEP 02
Download BlueCoin Miner
Clone and compile the miner:
git clone https://github.com/Sildo20-code/bluecoin-miner
cd miner
g++ -o bluecoin miner.cpp -lssl -lcrypto
STEP 03
Start Mining
Run the miner with your BLC wallet address:
./bluecoin YOUR_BLC_ADDRESS 165.245.219.14 3333
STEP 04
Monitor Your Mining
INFO
Mining Details
Algorithm: SHA-256
Block Time: ~10 minutes
Block Reward: 50 BLC
Halving: Every 2 years
Total Supply: 100,000,000 BLC
Explorer:
bluecoin.cash