This project demonstrates ause of Solidity to create a smart contract of a simple Bank tx
This project was scaffold using hardhat.
Try running some of the following tasks:
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts