Skip to content

maxeclairs/blockchain-bank-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Bank App based on blockchain

This is a sample bank app based on Ethereum blockchain. It has a smart contract that allows users to deposit and withdraw ETH and shows your balance.

Front end is written in React.js and backend is written in Solidity. Hardhat is used to deploy the contract.

Clone this repo and then run the following command:

npm install

CD into the frontend directory and run the following command to start React engine:

npm start

About

Simple Bank application based on Ethereum blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published