sway/forc
2022-10-07 11:51:53 +03:00
..
src Refactor manifest handling around forc-pkg to accommodate workspace manifest files (#2894) 2022-10-07 11:51:53 +03:00
Cargo.toml Bump to v0.25.1 (#2959) 2022-10-06 11:18:52 -04: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.