@ -1,3 +1,10 @@
// Prereqs:
// First install npm
// mkdir SimpleBank
// cd SimpleBank
// npm init -y
// npm install web3
const Web3 = require('web3');
// Configuration