# Remix Introduction

By [pleasedCoconut6](https://paragraph.com/@pleasedcoconut6) · 2022-05-15

---

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 [pleasedCoconut6](https://paragraph.com/@pleasedcoconut6/remix-introduction)*
