# Remix IDE

With SupraEVM’s MultiVM support, Remix integrates seamlessly using **StarKey Wallet** as the injected provider.

This guide will show you how to:

* Connect Remix to StarKey Wallet on Supra MultiVM
* Create and compile a Solidity contract
* Deploy it using the Remix interface
* Interact with the deployed contract
* Verify transactions on Supra’s MultiVM Explorer

Whether you're experimenting with simple storage contracts or validating complex dApp logic, Remix provides a simple and beginner-friendly workflow for building on SupraEVM.

***

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:red;"><strong>Prerequisites</strong></mark></td><td>Everything you need to start  using Remix IDE                    </td><td><a href="/pages/fua0StzN9WivJ3cAjsCa">/pages/fua0StzN9WivJ3cAjsCa</a></td></tr><tr><td><mark style="color:red;"><strong>Start Building</strong></mark></td><td>Start your Remix project and connect it to SupraEVM.                             </td><td></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://supraoracles.gitbook.io/supra/network/evm/overview/build-on-supraevm/remix-ide.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
