9.2 Downloading FreCx Node Software
To run a node, you must download the official FreCx node implementation.
Cloning the Repository
TBDThis command downloads the node source code from the official repository.
Navigate into the directory:
cd frecx-nodeChecking Repository Contents
List files:
ls -laThis helps verify that all necessary files are present.
Last updated