This repository contains the files for the following scribble tutorials:
erc20/token.sol -> this is the plain file which the getting started guide lets you annotated
erc20/cheats/annotated_token.sol -> this is a pre-annotated contract for troubleshooting | if you want to cheat
in-place-testing/ -> contains the Truffle project to run