Liste des plugins

Here is the list of Remix plugins that you will see in the Plugin Manager.

Astuce

Click a card to open the Remix IDE with the plugin enabled.

Internal Plugins

These are plugins that are managed by the Remix team.

Contract Verification

Verify contract code on Sourcify, Etherscan and Blockscout at the same time.

https://remix.ethereum.org/?#activate=contract-verification
Debugger

Insert breakpoints, step through a contract, and debug transactions.

https://remix.ethereum.org/?#activate=debugger
Deploy & Run

Deploy & interact with smart contracts on the in-browser chain (JSVM), local nodes, and public networks.

https://remix.ethereum.org/?#activate=udapp
File Explorer

The File Explorer is where you can see the files.

https://remix.ethereum.org/?#activate=fileManager
Remixd

Connect a local filesystem folder to Remix via the remixd npm package.

https://remix.ethereum.org/?#activate=remixd
Solidity Compiler

Compiles Solidity & Yul.

https://remix.ethereum.org/?#activate=solidity
Solidity Static Analysis

Static code analysis with integrations for Slither and Solhint.

https://remix.ethereum.org/?#activate=solidityStaticAnalysis
Solidity Unit Testing

Run unit tests written in Solidity.

https://remix.ethereum.org/?#activate=solidityUnitTesting
Vyper Compiler

Compile Vyper code using local or remote Vyper compiler.

https://remix.ethereum.org/?#activate=vyper
Workspace Templates

Create workspaces from existing templates like the OpenZeppelin ERC20 template.

  • Profile name: templateSelection

https://remix.ethereum.org/?#activate=templateSelection
Plugin Manager

Displays a list of all available plugins.

Profile name: pluginManager

https://remix.ethereum.org/?#activate=pluginManager
Slither

This plugin is now part of the Solidity Analyzers plugin.

https://remix.ethereum.org/?#activate=solidityStaticAnalysis
Solhint

This plugin is now part of the Solidity Analyzers plugin.

https://remix.ethereum.org/?#activate=solidityStaticAnalysis
LearnEth

Remix, Solidity, & blockchain tutorials with quizzes teaching Solidity and Remix features.

  • Profile name: LearnEth

https://remix.ethereum.org/?#activate=LearnEth
Circom Compiler

Write, compile, and generate proofs for Zero-Knowledge (ZK) circuits using the Circom language.

https://remix.ethereum.org/?#activate=circuit-compiler
Noir Compiler

Enables support for Noir circuit compilation.

https://remix.ethereum.org/?#activate=noir-compiler

External Plugins

These are the plugins that are managed by external teams.

Arbitrum Stylus

Deployment and execution of smart contracts via Arbitrum Stylus.

  • Website

  • Profile name: remix-plugin-arbitrum

https://remix.ethereum.org/?#activate=remix-plugin-arbitrum
BuildBear

Create private, forked testnets from any EVM chain with explorer, faucet, and RPC.

https://remix.ethereum.org/?#activate=buildbear
Cookbook.dev — Find any contract

Find any smart contract, build your project faster.

  • Website

  • Profile name: cookbook.dev

https://remix.ethereum.org/?#activate=cookbook.dev
COTI Plugin

Develop and test privacy-preserving smart contracts on the COTI network.

https://remix.ethereum.org/?#activate=coti-remix-plugin
Contract Deployer

Deploy a contract to multiple chains (one at a time) with the same address.

https://remix.ethereum.org/?#activate=contract_deployer
Defender Deploy

Deploy smart contracts using OpenZeppelin Defender from Remix IDE.

https://remix.ethereum.org/?#activate=defender-deploy
Klaytn

Deploy and interact with smart contracts on the Klaytn public network and local nodes.

  • Website

  • Profile name: klaytn-remix-plugin

https://remix.ethereum.org/?#activate=klaytn-remix-plugin
Nahmii compiler

Compile Solidity contracts for the Nahmii network.

https://remix.ethereum.org/?#activate=nahmii-compiler
Sentio

Monitor and analyze your smart contracts inside Remix using Sentio.

https://remix.ethereum.org/?#activate=sentio
SolidityScan

Real-time security analysis of your Solidity smart contracts.

https://remix.ethereum.org/?#activate=solidityscan
Starknet

Compile contracts written in Cairo to Starknet.

https://remix.ethereum.org/?#activate=Starknet
Tenderly

Verify contracts and import from your Tenderly project.

https://remix.ethereum.org/?#activate=tenderly
Wallet Connect (Main Panel)

Approve transactions on your mobile device.

  • Website

  • Profile name: walletconnect

https://remix.ethereum.org/?#activate=walletconnect
Zokrates

ZoKrates is a toolbox for zkSNARKs on Ethereum.

https://remix.ethereum.org/?#activate=ZoKrates