2 Likes
I think you can setup like this.
-
Install the visual studio code
-
use the plugin in the Vs : Sway - Visual Studio Marketplace
-
install the toolchain
Guide : Installation | Fuel Docs
- compile the contract
forc build
- deploy the contract
forc deploy --testnet
1 Like
Hello @MGavrilo just to clarify you have installed fuelup but your terminal does not recognize the fuelup command? Could you show me the result of which fuelup