8000 GitHub - ssenhouse/challenge-18-07202023
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ssenhouse/challenge-18-07202023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

challenge-18-07202023


Blockchain and Streamlit Application


Purpose

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.

Technology & Installation

  1. To install the app and run the program please insure that you have installed streamit by using pip install
$pip install streamlit
  1. Second open up a command prompt

  2. Navigate to the folder where the repo is cloned

  3. Type in the following into the command screen

    streamlit run pychain.py

Illustration & Summary

Successful completion of code show in the image below

streamlit_blockchain_example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0