Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 895 Bytes

File metadata and controls

40 lines (23 loc) · 895 Bytes

Blockify - Blockchain Powered Music Streaming Service

Proof of Concept for CIVENG 290I Project at UC Berkeley

Adapted and modified based on satwikkansal/python_blockchain_app https://github.com/satwikkansal/python_blockchain_app

Note

This is a proof of concept and should not be used in production

Instructions to run

Start a blockchain node server,

$ python node_server.py

Run the application,

$ python run_app.py

The application should be up and running at http://localhost:5000.

Here are a few screenshots

  1. Login Page

image.png

  1. Track Selection Page

image.png

  1. Block Explorer Page

image.png