Fuel Rust SDK for interacting with the Fuel blockchain.
# Cargo.toml
[dependencies]
fuels = "0.77.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connect to a Fuel node using the SDK.
Add tokio as a dependency and use #[tokio::main] or similar runtime.
No dependency data recorded yet.