D-Bank is a decentralized application (DApp) built on the Internet Computer Protocol (ICP), showcasing the capabilities of Web 3.0 technology. It offers a user-friendly interface for managing banking functionalities in a decentralized manner.
#Usage
- Make sure dfx is running
dfx start --clean
- Deploy the project
dfx deploy
- Start NPM
npm start
Features:
- Decentralized Banking: Deposit, withdraw, and manage funds securely without centralized institutions. Candid User Interface: User-friendly interface for seamless interaction with canister functions.
- Query and Update Methods: Check balance and perform transactions easily. Orthogonal Persistence: Ensures data integrity across canister upgrades.
- Time Tracking and Compound Interest: Calculates compound interest on user balances.
- Front-end Integration: Responsive front-end interface for smooth user experience.
- Web3 Connectivity: Connects front-end with ICP's web3 APIs securely. D-Bank demonstrates the potential of decentralized finance (DeFi) on ICP, offering secure and efficient financial systems on the blockchain.
----- Thank you -------