Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

My First Smart Contract: ProBank

This is my first project learning Solidity. This contract functions as a simple, secure digital bank.

Features

  • 🗳️Deposit: Deposits Ether into the contract.
  • 💰Withdraw: Withdraws the balance back to the wallet.
  • 🔒Security: Uses OpenZeppelin ReentrancyGuard.

How to Use

  1. Open in Remix IDE.
  2. Compile with version 0.8.x.
  3. Deploy to the Sepolia network.

About

Secure ETH bank contract with ReentrancyGuard and Ownable — deployed on Sepolia

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages