ERC20 Token Tutorial | Create Your Own Cryptocurrency




In this ERC20 token tutorial you will learn how to create your own cryptocurrency as an ERC20 token on Ethereum. We cover all of the steps from development and testing to deployment. Topics covered include testing in the Remix editor, creating a project with Hardhat, token design, ERC20 smart contract development, smart contract testing and deployment to Ethereum.

Project repo on GitHub:

Ethereum ERC20 Standard:

Open Zeppelin ERC20 Documentation:

If you’ve created your own token, I’d love for you to send me some (if you want)!

My wallet address:
0x3B5c1926441EC9bE1FA179831f9E6ea9b9205b2f

Original Source Link