https://github.com/ruferdz/simple-banking-dapp
Small banking app as an introduction to blockchain development
https://github.com/ruferdz/simple-banking-dapp
blockchain dapp ethereum smart-contracts solidity
Last synced: about 2 months ago
JSON representation
Small banking app as an introduction to blockchain development
- Host: GitHub
- URL: https://github.com/ruferdz/simple-banking-dapp
- Owner: RuFerdZ
- Created: 2021-10-03T05:21:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-03T05:45:45.000Z (over 4 years ago)
- Last Synced: 2025-07-19T09:49:11.838Z (11 months ago)
- Topics: blockchain, dapp, ethereum, smart-contracts, solidity
- Language: HTML
- Homepage:
- Size: 1020 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple-Banking-Dapp
Small banking app as an introduction to blockchain development
Code Workspace - https://remix.ethereum.org/#version=soljson-v0.4.25+commit.59dbf8f1.js&optimize=false&runs=200&gist=&evmVersion=null
Tools used.
-
Ganache - to create test ethereum network -
MetaMask - as the crypto wallet -
Remix IDE - to code and deploy smart contract