ERC20Mintable
Enable the minting of new tokens by implementing the IMintableERC20
interface.
View on GitHub
This is an example smart contract demonstrating how to inherit from this extension and override the functions to add (optional) custom functionality.