docs-hub icon indicating copy to clipboard operation
docs-hub copied to clipboard

Tutorial instructs to use Testnet, but app requests switching to Ignition

Open s-kai273 opened this issue 5 months ago • 0 comments

Description

Hello Fuel team,

I'm following the tutorial on Building a Frontend for the Counter dApp, and I encountered an issue that seems to contradict the instructions.

The tutorial clearly mentions using the Fuel Testnet, but when running the app with the provided code, a modal appears requesting a network switch to Ignition (see attached screenshot). This behavior is misleading for users trying to complete the tutorial as instructed.

It seems that either:

  • The frontend code defaults to Ignition regardless of the tutorial's setup, or
  • The documentation needs to be updated to reflect the correct target network (if Ignition is indeed now the intended one)

I believe a fix is needed either in the tutorial content or the example code to align with the intended test network. Thanks for the great work, and looking forward to clarification!

Screenshot

Image

s-kai273 avatar Jun 27 '25 15:06 s-kai273