Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 797 Bytes

File metadata and controls

16 lines (10 loc) · 797 Bytes

BitCumulus

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.

Instalation

Check INSTALL.md for installation instructions.

Synchronization note

Keep in mind that the upload command spends datacoins, so be careful when using it.