Copyright (c) 2018 The NERVA Project.
Copyright (c) 2017-2018 The Masari Project.
Copyright (c) 2014-2018 The Monero Project.
Portions Copyright (c) 2012-2013 The Cryptonote developers.
See LICENSE.
Discord is the preferred method of communication for NERVA
Linux users can build using the included builder
script
./builder complete <release> <threads>
where:
- is the release type. Either
debug
orrelease
- is the number of CPU threads to use for the build
Example:
./builder complete release 4
Currently Ubuntu, Debian and Fedora are suppported
For more information about NERVA, how to compile the software for other operating systems and basic usage, please refer to the following documents
NERVA Release Structure: To help you choose and compile the right version of NERVA
Setting up a build environment: To setup the NERVA build environment on Linux (Ubuntu) or Windows
Building the NERVA CLI tools: To build and run the CLI tools
Getting started with NERVA: To get the basics on how to create a wallet and mine NERVA, along with some useful information on common commands