⌘K

Icon SunFilledIcon MoonStars

Icon LinkThe Fuel TypeScript SDK Guide

The Fuel TypeScript SDK can be used for a variety of things, including:

  • Compiling, deploying, and testing Sway Icon Link contracts
  • Using the testnet or running a local Fuel node
  • Crafting and signing transactions with hand-crafted scripts or contract calls
  • Generating type-safe TypeScript bindings of contract ABI methods

This book is an overview of the different things one can achieve using the TypeScript SDK, and how to implement them. Keep in mind that both the SDK and the documentation are works-in-progress!

Icon LinkVersion Notice: Docs generated using Fuels 0.73.0, Fuel Core 0.22.0, Sway 0.49.2, and Forc 0.49.2.

The Fuel TypeScript SDK

See also the main The Fuel TypeScript SDK and Contributing Icon Link pages for additional resources.