Skip to content

Create a DApp which allows you to send Ethers to a smart contract and also to withdraw this money (use the already created smart contract “Bank.sol”)

Notifications You must be signed in to change notification settings

leopaul29/Bank-with-Wagmi-V2-Viem-V2-and-RainbowKit-V2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bank Dapp

alt text

  • Create a DApp which allows you to send Ethers to a smart contract and also to withdraw this money (use the already created smart contract “Bank.sol”)
  • Create a button to allow the user to connect to the Dapp
  • Create an input field which allows you to specify the amount in Ethers to send to the DApp and a "Send" button to send this amount
  • Create an input field which allows you to specify the amount of Ether to withdraw from the DApp and a "Withdraw" button to collect this amount
  • Display the amount in Ether that the user has on the smart contract

About

Create a DApp which allows you to send Ethers to a smart contract and also to withdraw this money (use the already created smart contract “Bank.sol”)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published