IOTA-MSS is a decentralised music streaming application which uses the distributed ledger IOTA. This platform allow musicians to share their music, have full control over its market price and be rewarded in real-time as users enjoy them. It also allows users to listen to their favourite songs, only pay for the parts they request and distribute them to others for a fair compensation.
This repository is part of my Research Project: IOTA-MSS: A Pay-per-Play Music Streaming System based on IOTA
A demonstration of how the platform works can be seen in the following video:
This repository contains all the code necessary to run the platform. The distributed ledger can be built using the docker-compose file. The smart contract can be deployed using Remix and MetaMask. Finally, the client can be used by running the following python code: iotamss.py