The objective of this project was to create an application that would allow the user to send crypto currency from one user to another. The transaction would then be stored in a blockchain. The transaction would then be validated.
- To install the app and run the program please insure that you have installed streamit by using pip install
$pip install streamlit
-
Second open up a command prompt
-
Navigate to the folder where the repo is cloned
-
Type in the following into the command screen
streamlit run pychain.py
Successful completion of code show in the image below