BitCumulus, a filehost web app, that allows anyone to upload files via a web interface or API. Files are hashed and uploaded to public file hosting. Using the hashes a node can look up the information of where that file was stored using the Datacoin blockchain. This makes a file uploaded to BitCumulus accessable through any node in the network.
- Coded in Python and Flask, a Python microframework for web.
- Must be run on a Linux based web server, Debian distro recommended.
Check INSTALL.md for installation instructions.
Keep in mind that the upload command spends datacoins, so be careful when
using it.