This project demonstrates a basic Decentralized Bank, it cank Bank ETH, Save Eth for a period of time
I have used TDD methodology while while building this defi project
Try running some of the following tasks:
npx hardhat help
npx hardhat test
GAS_REPORT=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js