Skip to content

cryptotronxyz/boldtestnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 Testnet

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

💾 UNIX Installation

$ 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

Use

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.

Configuration

Official Links

Social

License

GNU General Public License v3.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published