SimpleBank Solidity example of a simple bank. Getting Started Clone this repository At a terminal in the working directory, run these commands: truffle develop compile migrate test