This article aims to show you how to: Create a wallet and fill it with testnet Ether. Deploy a smart contract to the Rinkeby testnet. Verify the contract on Etherscan. Interact with and send transactions to the blockchain via the published contract. What is Deploying, why Verify? Deploying is the process in which a smart…