- Set environment to Metamask and switch network to Sepolia testnet
-
Deploy the contract
-
Copy and paste
IHelloWorld.sol
to Remix workspace -
Compile and attach the interface to the deployed contract address.
- Done!
Deploy the contract
Copy and paste IHelloWorld.sol
to Remix workspace
Compile and attach the interface to the deployed contract address.