# IDE and Tools

## [Remix](https://meversedex.gitbook.io/meverse-dev-docs/smart-contract/ide-and-tools/remix)

Remix IDE, is a no-setup tool with a GUI for developing smart contracts. Used by experts and beginners alike, Remix will get you going in double time. Remix plays well with other tools, and allows for a simple deployment process to the chain of your choice. Remix is famous for our visual debugger.

## [Truffle](https://meversedex.gitbook.io/meverse-dev-docs/smart-contract/ide-and-tools/truffle)

Quickly build, test, compile and debug using Truffle. Write sripts and plugins to automate common processes.

## [Hardhat](https://meversedex.gitbook.io/meverse-dev-docs/smart-contract/ide-and-tools/hardhat)

Easily deploy your contracts, run tests and debug Solidity code without dealing with live environments. Hardhat Network is a local Ethereum network designed for development.&#x20;

## [MEVerse Scan](https://meversedex.gitbook.io/meverse-dev-docs/smart-contract/ide-and-tools/meverse-scan-explorer)

MEVerse scan allows users to access different details related to transactions on specific wallet addresses and blockchains including amount transacted, sources and destination of funds, and status of the transactions.

## [MetaMask](https://meversedex.gitbook.io/meverse-dev-docs/smart-contract/ide-and-tools/connecting-metamask)

MEVerse Network supports MetaMask, the most widely used wallet.
