Skip to main content
SUBMIT A PRSUBMIT AN ISSUElast edit: May 22, 2025

Configuring Remix IDE

You can use Remix IDE for the EVM feature on subtensor. The link above 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