An open API service indexing awesome lists of open source software.

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

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