See https://docs.fogo.io/running-a-node.html for more details on running a Fogo node.
Install a recent version of Cargo and Solana CLI tooling, then:
- Run
./setup.shto fetch the Fogo repository and install dependencies - Run
./build.shto build the source code - Run
./run.shto start a single-node network (passNO_CONFIGURE=1to skip Firedancer configuration)