Simple ERC20 Minter

Update Oct 2025: Simple ERC20 Minter is superseded by a newer app I built recently: SmartDeploy

Description

This decentralized application (DApp) enables users to easily deploy a token to any EVM-compatible blockchain network using the ERC20 standard by OpenZeppelin as the basis for the smart contract.

With its user-friendly interface, you can create your own token with a custom name, symbol, decimal count, and total supply.

How to use

Using this DApp is simple and straightforward. Just follow these steps:

  1. Click on the “Connect Wallet” button in the top right corner

  1. Select a supported wallet to connect with. Currently, only Metamask is supported

  1. If there are no errors, return to the homepage
  2. Enter your desired token name

  1. Enter your desired token symbol (usually 3 letters)

  1. If desired, enter your preferred token decimal count and total supply. If you’re not confident about these settings, it’s best to leave them unchanged

  1. Click on the hammer icon and confirm your transaction in Metamask
  1. Wait for your transaction to be mined on the network