6.6 Rust SDK
Last updated
Last updated
The Rust SDK for Fuel can be used for a variety of things, including but not limited to: Fuel 的 Rust SDK 可用于多种用途,包括但不限于:
Deploying, and testing Sway contracts 部署和测试 Sway 合约
Launching a local Fuel network 启动本地Fuel网络
Crafting and signing transactions with hand-crafted scripts or contract calls 使用手工制作的脚本或合约调用来制作和签署交易
Generating type-safe Rust bindings of contract methods 生成方法类型安全的 Rust 绑定合约
Getting started with the Rust SDK: 开始使用 Rust SDK:
前往 或 寻求团队的帮助。