# Tooling

- [Tooling](/tooling/tooling.md)
- [Faucet](/tooling/faucet.md)
- [RPC adapter](/tooling/rpc-adapter.md): What is it and how to use it to debug your project
- [Chain explorer](/tooling/chain-explorer.md): Instructions on how to use the chain explorers of Acala EVM+
- [MetaMask](/tooling/metamask.md)
- [Connect to the network](/tooling/metamask/connect-to-the-network.md): Instructions on how to connect MetaMask to Mandala EVM+ in order to interact with the smart contracts deployed on it.
- [Simple transactions](/tooling/metamask/simple-transactions.md): Example on how to transfer ACA using MetaMask.
- [EVM playground](/tooling/evm-playground.md)
- [Deploy smart contracts](/tooling/evm-playground/deploy-smart-contracts.md): Instructions on how to deploy a smart contract using EVM playgrounds
- [Interacting with smart contracts](/tooling/evm-playground/interacting-with-smart-contracts.md): Instructions on how to use EVM playgrounds to interact with smart contracts deployed on Acala EVM+.
- [Remix IDE](/tooling/remix-ide.md): Introduction into using Remix IDE with Acala EVM+.
- [Deploying a smart contract](/tooling/remix-ide/deploying-a-smart-contract.md): Walk through on deploying a smart contract to Acala EVM+ using Remix IDE.
- [Interacting with the deployed smart contracts](/tooling/remix-ide/interacting-with-the-deployed-smart-contracts.md): Walk through on how to interact with an already deployed smart contract.
