/file-server

HC proto file sharing app

Primary LanguageHTML

Holochain File Server

Experiments with holochain platform as a distributed file server.

GitHub last commit License: GPL v3

Intro & Instalation

For installation instructions follow the instructions at the hc template repo.

File Server

v0.1 functions:

  • upload file
  • list all uploaded files
  • download file (!headers)
  • serve file as DOM element (!headers) - this has to work as an hcfs Gateway that is content aware to serve proper headers

Multi-node scenario

For multi node tests follow instructions at hc template.

Built With

Authors

Creted by peeech

License

This project is licensed under the GPL-3 License - see the LICENSE.md file for details