Remix Introduction

remix.ethereum.org

ENVIRONMENT: Choose the excution environment.

  1. Go to SOLIDITY COMPILER and click the compile button.

  2. You would see two new files added for the compile result.

  3. Go to DEPLOY & RUN TRANSACTIONS, select the compiled contract and click the deploy button

  4. Now, you can interact with the deployed contract.