# Remix Introduction

By [curiousChile4](https://paragraph.com/@curiouschile4) · 2022-04-20

---

remix.ethereum.org

ENVIRONMENT: Choose the excution environment.

2.  Go to SOLIDITY COMPILER and click the compile button.
    
3.  You would see two new files added for the compile result.
    
4.  Go to DEPLOY & RUN TRANSACTIONS, select the compiled contract and click the deploy button
    
5.  Now, you can interact with the deployed contract.
    
6.

---

*Originally published on [curiousChile4](https://paragraph.com/@curiouschile4/remix-introduction)*
