InstallOn this pageInstall Prerequisites Rust toolchain with cargo Install ftc cargo install ftc Validate the setup Check that the CLI is available: ftc --help Build from source cargo test If you want to work on ForgedThoughts itself instead of only using the CLI, clone the repo and build it locally.