0.0.1 • Published 2 years ago

@holochain-open-dev/comments v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@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: