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:
- Click on the “Connect Wallet” button in the top right corner

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

- If there are no errors, return to the homepage
- Enter your desired token name

- Enter your desired token symbol (usually 3 letters)

- 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

- Click on the hammer icon and confirm your transaction in Metamask

- Wait for your transaction to be mined on the network
