In this post we will learn how to deploy smart contract on scroll testnet.
First, be sure to be on Scroll Alpha Testnet Network & ensure you have some faucet to cover gas fees.
- Visit https://remix.ethereum.org
- Click accept & click on next for every other pop up
- Click on default Workspace & select create a new workspace, set a name for it. Scroll Alpha Workspace & click ok
- Click on the icon just below the WorkSpace, next set a name for your file i.e “Coin Gyaan.sol” then click enter
- Now, go to Coin Gyaan.sol file & paste this Code
- Move to solidity compiler & click compile Coin Gyaan.sol
- Now go to deploy & run transactions, then select Injected Provider — MetaMask & connect your wallet, be sure to be on Scroll Alpha Testnet.
- Next click deploy & confirm transaction in MetaMask
- You can check back in your MetaMask To See If the contract has been deployed
Watch full video tutorial here: