mirror of
https://github.com/FuelLabs/sway.git
synced 2025-08-22 19:39:41 +00:00
![]() Co-authored-by: Joshua Batty <joshpbatty@gmail.com> Co-authored-by: João Matos <joao@tritao.eu> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
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.