Remix
Last updated
Last updated
is a rich toolset that can be used for the entire journey of contract development by users of any knowledge level, and as a learning lab for teaching and experimenting with Ethereum.
Visit Remix to get started.
Under Featured Plugins, select Solidity.
Navigate to the File Explorer and click ”+” to create a Smart Contract
Input your smart contract or use the sample contract below.
Navigate to the Compile sidebar option and click Compile.
Once you have written your Smart Contract in Remix, you can navigate to the sidebar option to Compile your contract.
Change the top ENVIRONMENT dropdown from ”Javascript” to ”Injected Web3”
This will take you MetaMask - Press connect in Metamask to allow Remix access.
Add your network to Metamask using