3. How do you create a token on Ethereum?
ERC20 is not a network, is a Token standard to follow in order to correctly code a token. You can create an smart contract with an ERC Standard (20, 721, 1155) and you basically have created a token. Meaning a Token can be created through an smart contract and one of the ERC Standards mentioned above.
If you have any more questions, please let us know so we can help you!
Carlos Z.