ERC20 token doesn't include additional functionality

Hi @johntera,

You can have a look at OpenZeppelin Contracts Wizard: https://zpl.in/wizard

ERC20 tokens are quite simple, the focus is on the overall solution; see: Points to consider when creating a fungible token (ERC20, ERC777)