Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 355 Bytes

File metadata and controls

8 lines (8 loc) · 355 Bytes

pythonBlockchain

Summary

Personal development project to build blockchain application the blockchain portion is written out of Python and is served as a Flask API the frontend is a single-page React app

Starting Up the App

You can use the docker-compose.yaml to run the app just run "docker compose up" to download the containers and start the app