Skip to content

vutsalsinghal/Zatanna

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zatanna

Decentralized Music Service

  • Developed a dapp on Ethereum blockchain that connects music artists directly with the end user.
  • Implemented a approach to handle de-duplication of songs and prevent song download (DRM compliance)
  • Built a recommender system using AWS Sagemaker to help discover new songs.

Installation

$ git clone https://github.com/vutsalsinghal/Zatanna.git
$ npm install
$ npm run start