Blur v-0.1.0 'Obscure' (Linux only)
Pre-releaseFirst Binary Release for Blur Network -- version 0.1.0 'Obscure'
How to Mine Blur (Linux)
1.) Extract the folder from the compressed archive blur-0.1.0-linux-x64.zip
2.) Open a command-line terminal.
3.) Switch to the directory that you extracted blur-0.1.0-linux-x64 into with command:
cd ~/path/to/blur-0.1.0-linux-x64
4.) Start the daemon with the command:
./blurd
Let the daemon sync with the network.
5.) Once daemon is synced, open separate terminal in the same directory.
6.) Start the blur-wallet-cli with command:
./blur-wallet-cli
7.) Follow the prompts to setup your wallet.
8.) Pass the following command to the interactive wallet-cli:
start_mining [# of threads]
Replace [# of threads] with the amount of CPU threads you wish to mine with, omitting the brackets
start_mining 4
Would start mining on the daemon using 4 cpu threads.
No need to type or copy & paste any addresses. The wallet will pass your address onto the daemon for you, and begin mining to you wallet. No external mining programs, no pools, no GPUs, no ASICs