Enabling users to issue their own ERC20 tokens
To deploy the contract, a user can copy the code in the erc20token.sol file to the Remix Ethereum Org , and deploy the contract over there.
Alternatively, a user can write her/his own JavaScript file to compile and deploy the contract.