Skip to main content

Configuring Remix IDE

Last updated: Aug 03, 2026

You can use Remix IDE for the EVM feature on subtensor. This link automatically configures Remix to use EVM Version Cancun that matches Solidity 0.8.24.

Below is the full list of Remix IDE configurations:

Step 1. Configure Metamask

Use the Bittensor guides to configure Metamask with localnet, Testnet, or Mainnet.

Step 2. Connect Metamask to Remix.

In the left side panel under "Environment" select "Injected Provider - Metamask".

Step 3. Configure Solidity Compiler

In Solidity Compiler tab select

  • Compiler: 0.8.24
  • EVM Version: cancun