@holochain-open-dev/comments
v0.0.1
Published
Frontend module for the Holochain hc_zome_comments zome
Downloads
25
Keywords
Readme
@holochain-open-dev/comments
Frontend module for the Holochain zome hc_zome_comments.
This package includes types, a service and a store, and a collection of Custom Elements to build Holochain applications that automatically connect and interact with the hc_zome_comments 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 comments, 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/comments
