Skip to content

Private Testnet Build Instructions: Ubuntu & Debian

Videlicet edited this page Jul 7, 2020 · 2 revisions

Private Testnet Build Instructions: Ubuntu & Debian

Dependency Build Instructions: Ubuntu & Debian.

  1. First, ensure you have build essentials installed:
sudo apt-get install git build-essential libssl-dev libdb-dev libdb++-dev
  1. Complete the build process.

Build Instructions (Daemon): Ubuntu & Debian

    cd ~

    git clone -b master https://github.com/Nexusoft/LLL-TAO

    cd LLL-TAO 

    git checkout master

    make -j 4 -f makefile.cli 
  1. Execute. Arguments proivided create private network preferrable for testing.
./nexus -private -generate=<password> -nodns -manager=false -testnet=XXX -apiauth=0