Massa is an application that allows users to share internet bandwidth allocated to a file download. A download is performed using multiple devices and/or multiple internet connections. Downloaded blocks are joined using a local network or manually.
There are 2 major uses for this application
- An Individual can use multiple internet connections and multiple devices to download a file faster.
- Multiple people with low bandwidths can download a large file that is collectively needed.
First clone the Repository
git clone https://github.com/scorelab/Massa.git
Make sure You have install React Native and npm on your machine. To install react-native run
npm install -g react-native-cli
Change Directory To Massa
$ npm install
$ npm start
Design Sketch: https://docs.google.com/document/d/198GQ-YXMnGymiSGBBaplGgiU5QH3zcWJ7xdM6Ueps0g/edit?usp=sharing
For more information please refer the wiki.