SimpleBank is a beginner-friendly Solidity smart contract that simulates a basic decentralized bank.
It allows users to securely deposit, withdraw, and check their Ether balance directly on the blockchain — helping new developers understand mappings, payable functions, and state management in Solidity.
Learned smart contracts basics
NA