For the complete documentation index, see llms.txt. This page is also available as Markdown.

9.2 Downloading FreCx Node Software

To run a node, you must download the official FreCx node implementation.

Cloning the Repository

TBD

This command downloads the node source code from the official repository.

Navigate into the directory:

cd frecx-node

Checking Repository Contents

List files:

ls -la

This helps verify that all necessary files are present.

Last updated