Programming a simple ERC token

We're programming a simple ERC20 token in Solidity and looking at the underlying bytecode generated by the compiler using the DappHub toolset.

We're programming a simple ERC20 token in Solidity and looking at the underlying bytecode generated by the compiler using the https://github.com/dapphub/dapptools/ toolset.