Interact with my Rock Paper Scissors contract here!
A couply of weeks ago, I was talking to a friend about crypto when I realized I had no idea how smart contracts work. A little embarrassed, I decided then that I would write my own contract, as I find that the best way to learn new things is to build them from scratch. Make sure you have MetaMask (or any wallet really) installed!
You might notice that the contract is not actually on the Ethereum mainnet, but on the Sepolia testnet. This is for two reasons: 1) deploying contracts to mainnet is kinda expensive, and 2) it means people can interact with it without have to risk losing real money. If you don't have any Sepolia ETH, you can get some at here.