Compile your contract
Last updated
Last updated
InitVerse Testnet currently only supports Solidity compiler version 0.8.19 and below.
By default, Remix will automatically compile your contract when you save it. You can also manually compile your contract by clicking the "Solidity Compiler" icon in the left sidebar and then clicking the "Compile" button. It's usually easier to leave automatic compilation enabled. You shouldn't see any compilation errors for this contract.