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 --savesh
pnpm add fuels@0.92.0sh
bun add fuels@0.92.0Note: Use version 0.92.0 to ensure compatibility with testnet network—check the docs.
