Open Remix IDE
Paste or write your Solidity smart contract.
Compile the contract using the Solidity compiler.
In the Deploy & Run Transactions tab:
Set Environment to Injected Web3
Injected Web3
Connect to MetaMask (ensure you are on QIE network)
Click Deploy
Once deployed, the contract address will be visible in Remix.
Last updated 8 months ago