Using Remix

Learn how to develop smart contracts in Remix IDE.

In this lesson, we'll go from theory to practice, and learn how to deploy and interact with our smart contract. One of the easiest ways to do this is to use the Remix IDE, which provides a development environment for Solidity. We'll see how to use this IDE to develop and test smart contracts.

The Remix IDE

Remix is a free Ethereum IDE. It's available online, but it also has a desktop application version that we can use.

To use Remix, we need to go to its official website.

Get hands-on with 1200+ tech skills courses.