About this project
fuels-rs is the official Rust SDK for the Fuel Network, a blockchain platform. It provides a comprehensive toolkit for developers working with Fuel, covering the full lifecycle of smart contract development. Key capabilities include compiling, deploying, and testing Sway contracts, launching local Fuel network nodes, crafting and signing transactions using hand-crafted scripts or contract calls, and generating type-safe Rust bindings from contract method signatures. The SDK also includes a CLI for common operations and local test wallets. The project is actively developed, with features such as wallet integration and events querying/monitoring still in progress. It is inspired by the Ethers Project ecosystem, adopting a familiar naming convention (fuels-* family). Dependencies include the latest stable Rust toolchain, forc, and fuel-core binaries. The SDK supports WASM testing via wasm-pack and provides extensive documentation through an mdbook-based guide.
Comments
0 Rating appears after 10 ratings
Sign in to join the discussion.