Decentralized bank project is a bank that customers can deposit their ETH and then take profit(new token called DBC) and withdrawal assets in future.
Make sure to install Truffle framework, Solidity language compiler and Ganache and Npm.
truffle migrate --reset
truffle compile
npm install
cd vue
npm install
npm run serve
Now you can visit the website in localhost:8080
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.