Forked by: Portions Copyright (c) 2018, The Intense Coin developers Copyright (c) 2014-2017, The Monero Project Portions Copyright (c) 2012-2013, The Cryptonote developers
BOLD is a fast, low-supply, private digital currency created solely and purposely with a vision to become a widely-accepted medium of exchange, but in particular, to be a safe and straight-forward store of value over time. BOLD is designed for long-term value, with a solid and dedicated team behind it.
Strong. Confidential. Anonymous.
Compiling BOLD
$ apt-get update
$ apt-get upgrade
$ apt-get install qtbase5-dev libssl-dev cmake git libboost1.58-all-dev build-essential g++
$ git clone https://github.com/theboldtoken/bold
$ cd bold/
$ cmake CMakeLists.txt
$ make -j 8
$ cd cryptonote/
$ make -j 8
Once compiled, click on the BOLD binary.
This starts up the node, which will commence synchronization with peers. REMEMBER TO export your private key before creating a password to your wallet.
To mine with your CPU, click the "Start Mining" button.
GNU General Public License v3.0