⚠︎ Use CODESPACE
- Create a new reposity | repo name = fuel
- Create a new codespace
- Select Reposity :
yourgithub/fuel
- others skip
sudo apt-get update -y && sudo apt-get install git build-essential -y && git clone https://github.com/PrastianHD/Deploy-Fuel.git && cd Deploy-Fuel && chmod ug+x *.sh && ./setup.sh
⚠︎ Would you like fuelup-init to modify your PATH variable for you? (N/y) Type y
cd fuel-project/counter-contract
export PATH="${HOME}/.fuelup/bin:${PATH}"
forc wallet import
⚠︎ How to Paste in Codespace is CTRL + SHIFT + V
⚠︎ Enter mnemonic, invisible just enter after paste
⚠︎ Enter Password
forc wallet account new
forc wallet accounts
forc deploy --testnet
⚠︎ Make sure you have ETH Fuel Sepolia Testnet
⚠︎ Index = 0
⚠︎ Type y
and ENTER
Check In Explorer