In this article, you’ll learn how to create your own Avalanche token (ERC20 standard), set the initial balances so that they can be modified easily later, and deploy the smart contract to the live blockchain. Table of Content What is Blockchain? What is Avalanche? What is smart contract? What is ERC-20 token? The…