sway/forc
Mohammad Fawaz 5d2b10bd83
Bump to v0.35.3 (#4135)
Co-authored-by: Joshua Batty <joshpbatty@gmail.com>
Co-authored-by: João Matos <joao@tritao.eu>
2023-02-21 16:42:15 -05:00
..
src feat: Upon test failure, output revert code with human-readable label and associated logs (#3999) 2023-02-17 10:23:08 +00:00
Cargo.toml Bump to v0.35.3 (#4135) 2023-02-21 16:42:15 -05: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.