Skip to content

ZiningW/Blockify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Blockchain Powered Music Streaming

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors