Remember to first install the Fuel Toolchain .
Check the online docs:
| Command | Documentation | |
|---|---|---|
| Fuel Binary | fuel-core | docs — Running a local node |
| TS SDK | fuels node | docs — Using the fuels CLI |
You can run a Fuel node from within your .ts unit tests:
Configure your project for the fuels CLI using a fuels.config.ts file:
It makes development easier with a hot-reload experience: