Right now it depends on hard-coded addresses on my Geth blockchain.
- Make it take Bob & Carol addresses
- Make "Alice" be the coinbase instead of a hard-coded address
- Error handle
- First run
truffle compile, then runtruffle migrateto deploy the contracts onto your network of choice (default "development"). - Then run
npm run devto build the app and serve it on http://localhost:8080