This project is to help people create ERC-20 token with single click using web-based wallet (e.g. Metamask)
Install dependencies then run dApp, dApp will be hosted on http://localhost:3000/
npm install && npm start
Connect wallet -> Input token metadata -> Click CREATE TOKEN
button and have fun 🚀