Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.46 KB

File metadata and controls

31 lines (18 loc) · 1.46 KB

BlockchainWithPython

An implementation of blockchain and cryptocurrency with the help of flask, HTML, CSS and JavaScript.

To start the website on your pc:- --Clone this repository somewhere in a folder in your pc. --open the folder inside the terminal. --start the application with "python app.py"

Overview-

1.Home Page:- I named the cryptocurrency "PHOTON".

PhotonHome

2.Login and Register:- The website also has Login and SignUp features to control your account.

PhotonLogin

PhotonRegister

3.DashBoard:- The main page where all the transaction for photon will be shown.

PhotonDashboard

PhotonDashboard2

4.Buying and Sending feature:- Place where you can buy crypto and send it to someone.

PhotonBuy

PhotonSend