A Token Minter That Works on the Polygon Chain You can start using it by forking it or downloading the zip. You then have to $cd frontend $npm install ethers web3modal react react-dom
then : $cd .. $npx thirdweb deploy -k
then change <YOUR_CONTRACT_ADDRESS> with your actual contract address and you are all set ! You can contribute to this repository or use it as is and make the necessary changes required as this is a basic represantation of Token Minter on Polygon Chain! Have Fun!