Paperweight scans your inbox to map your digital footprint, then helps you take back control and delete your data.

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.