sway/forc
2023-08-03 18:23:32 +02:00
..
src More error handling refactoring (#4895) 2023-08-01 16:12:53 +01:00
Cargo.toml Bump to v0.43.2 (#4907) 2023-08-03 18:23:32 +02:00
README.md Fix link to Forc reference in the repo (#2513) 2022-08-11 09:19:53 +08: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.