DBank which is an app for carrying out transactions of custom currency called DANG, it also compounds amount of a particular user on a predefined interest rate with options to deposit and withdraw amount specified.
- Make sure dfx is running
dfx start --clean
- Deploy the project
dfx deploy
- Start NPM
npm start