0.0.1 • Published 2 years ago

@holochain-open-dev/reactions v0.0.1

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

@holochain-open-dev/reactions

Frontend module for the Holochain zome hc_zome_reactions.

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_reactions 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 reactions, or search for an agent in the DHT.

Read about how to include both the zome and this frontend module in your application here: