sway/forc
Daniel Frederico Lins Leite afac530f9d update tests
2025-12-16 14:03:58 -03:00
..
src Optionally remove test gas limit in forc test (#7495) 2025-12-02 15:36:41 +13:00
tests update tests 2025-12-16 14:03:58 -03:00
Cargo.toml Revert feat: introduce fuel-telemetry macros (#7295) (#7451) 2025-10-09 19:27:37 +11:00
README.md add docs CI, rename docs README to index (#4874) 2023-08-09 10:51:10 -06:00

Forc

Forc stands for Fuel Orchestrator. Forc provides a variety of tools and commands for developers working with the Fuel ecosystem, such as scaffolding a new project, formatting, running scripts, deploying contracts, testing contracts, and more. If you're coming from a Rust background, forc is similar to cargo.

Find out everything you need to know about Forc under its chapter in the Sway book.