Radiant Node
COMPILE RADIANT NODE WITH UBUNTU 22.04
Github
Libraries to compile
sudo apt-get install build-essential cmake git libboost-chrono-dev libboost-filesystem-dev libboost-test-dev libboost-thread-dev libevent-dev libminiupnpc-dev libssl-dev libzmq3-dev help2man ninja-build python3 libdb-dev libdb++-dev
Download node source


Compile options



Create config file


Useful commands
Start node

Set up node for testnet
Last updated