@holochain-open-dev/file-storage
v0.400.0-dev.1
Published
File storage utilities to store and retrieve files in a holochain DHT
Downloads
145
Readme
@holochain-open-dev/file-storage
Frontend module for the Holochain zome pair hc_zome_file_storage_integrity
and hc_zome_file_storage_coordinator
.
This package includes types, a service and a collection of Custom Elements to build Holochain applications that automatically connect and interact with the hc_zome_file_storage
zome.
By using Custom Elements, this package exports frontend blocks reusable in any framework, that make it really easy for consuming web applications to include functionality to create and update profiles, or search for an agent in the DHT.
Read about how to include both the zome and this frontend module in your application here:
- https://holochain-open-dev.github.io/file-storage