I am learning to create my own ERC20 token following tutorials and managed to make a very basic one work but I still have doubts about issues that I do not understand, for example:
- What is Gas and the Price of Gas.
- If I am creating my own token because when I have to perform an operation for example a transaction I have to pay with etheruem so that it can be done.
- How do I know what total supply I should create from my token
Any help or where you could investigate is welcome