Crates.io | forc |
lib.rs | forc |
version | 0.66.5 |
source | src |
created_at | 2021-12-25 21:02:37.393385 |
updated_at | 2024-11-20 23:04:31.864507 |
description | Fuel Orchestrator. |
homepage | https://fuel.network/ |
repository | https://github.com/FuelLabs/sway |
max_upload_size | |
id | 503085 |
size | 242,820 |
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.