forc 0.66.5

Fuel Orchestrator.
Documentation
1
2
3
4
5
6
7
# 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][1].

[1]: https://fuellabs.github.io/sway/master/book/forc/index.html