I want to create a and ERC20 token with a specially function.
The question is the following:
PERSON A: Create 1000 example Tokens.
PERSON B: Execute a function that mint 10 of that example Tokens.
Im starting to code in solidity and im fighting with that. Thanks! :)