Skip to content

Installation

We expect you to install the Fuel Toolchain before using this library. Follow this guide to get this installed.

The next step is to add the fuels dependency to your project. You can do this using the following command:

sh
npm install fuels@0.92.0 --save
sh
pnpm add fuels@0.92.0
sh
bun add fuels@0.92.0

Note: Use version 0.92.0 to ensure compatibility with testnet network—check the docs.