Hi all,
I have created a token that is deployable, however, I wish to add the following functions: mint, burn, token recovery and ERC1363. I have tried looking at contracts with this function and try integrating them in my contract, but it is never successful.
I am using Remix and Solidity 0.5.0. Does anyone have any experiences with these functions and can help? Or does anyone know where I can find specific instructions based on this particular version of Solidity?
I very much appreciate anyone’s help.