TTalkWeb3intalkweb3.hashnode.dev·Apr 29, 2022 · 4 min readHow to verify your smart contract on etherscan and polygonscan using hardhatThe first thing you need to know is How to get a etherscan api key or a polygonscan api key. Etherscan API Key Go to etherscan.io and create an account if you don't have one, if you have one just sign in. After signing it, Click on your profile and ...01C
TTalkWeb3intalkweb3.hashnode.dev·Mar 31, 2022 · 15 min readHow to create and deploy your ERC20 TokenCrytocurrencies has been around for sometime now and many people are getting into it. Most of them are only using this technology to trade online but very few are using it for development. If you are one of those who want to Learn how to create and d...00