/DBank

DBank which is a Dapp, compounds amount of a particular user on a predefined interest rate with options to deposit and withdraw amount specified.

Primary LanguageJavaScript

Preview

image

Run Completed Code

  1. Make sure dfx is running
dfx start --clean
  1. Deploy the project
dfx deploy
  1. Start NPM
npm start