Todo List on Ethereum
Following "How to Build Blockchain App - Ethereum Todo List 2019" on Dapp University https://www.dappuniversity.com/articles/blockchain-app-tutorial
truffle compile
Turns the solidity contract into json in build
truffle migrate
Applies the contract to ganache