Experiments with holochain platform as a distributed file server.
For installation instructions follow the instructions at the hc template repo.
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
For multi node tests follow instructions at hc template.
Creted by peeech
This project is licensed under the GPL-3 License - see the LICENSE.md file for details