EVM Testnets Quickstart Guide
This guide will help you quickly get started with our EVM Testnets, where you can deploy and interact with EVM-compatible smart contracts.
Prerequisites
- MetaMask browser extension installed
Setup MetaMask
Click this button:
- IOTA EVM Testnet
- ShimmerEVM
- ShimmerEVM Testnet
Please read the MetaMask section in the tools guide for a detailed guide.
Get Testnet Tokens
If you want to fund your EVM testnet account, please refer to our How To Get Funds guide.
- Go to the IOTA EVM or ShimmerEVM Testnet Toolkit.
- Connect your MetaMask wallet by clicking "Connect Wallet" or paste an EVM address.
- Select the account you want to receive testnet tokens.
- Click "Send funds" to get testnet tokens.
Get Simulated Bridged Tokens
The simulated bridged tokens are currently only available on the ShimmerEVM Testnet.
- Go to the ERC20 Simulated Token Faucet.
- Connect your MetaMask wallet by clicking "Connect Wallet".
- Select the account you want to receive simulated bridged tokens.
- Choose the desired token (fETH, fBTC, fUSDT, etc.) from the dropdown list.
- Click "Submit" to get the selected simulated bridged tokens.
Deploy and Interact with Smart Contracts
You can now use your testnet tokens and simulated bridged tokens to deploy and interact with smart contracts on the testnets. Utilize popular development tools and frameworks, such as Hardhat, or Remix, to build, test, and deploy your smart contracts.
Explore the Public Testnet
Visit the corresponding Testnet Block Explorer to monitor the chain, track transactions, and explore deployed smart contracts.
Additional Resources
With this quickstart guide, you should now be able to set up and start exploring the Testnet. As you begin to deploy and interact with smart contracts, remember to provide feedback on any issues or improvements you discover to help make our EVM even better. Happy developing!