I want to develop basic DAPP for banking which has functionality as withdraw, deposit, getBalance using ganache ethereum with simple UI.
Asked
Active
Viewed 145 times
2 Answers
0
If you want to learn how to develop a dapp, here is a good quickstart: Truffle-Pet shop.
It includes every essential part in developing a dapp, like truffle, ganache, smart contract, and frontend.
I hope it helps.

StillFantasy
- 1,677
- 9
- 21
0
here is what you are looking for Simple Solidity Smart Contract

atham
- 1
-
please dont just reply with a link. The content should be in right here in stackoverflow. – Logemann Nov 13 '19 at 15:04