-1

I want to develop basic DAPP for banking which has functionality as withdraw, deposit, getBalance using ganache ethereum with simple UI.

RAHULP
  • 1

2 Answers2

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