@holochain/apphub-zomelets
v0.2.0
Published
Zomelets for DevHub's AppHub DNA
Downloads
7
Maintainers
Keywords
Readme
AppHub Zomelets
Zomelet implementations for the AppHub DNA.
Install
npm i @holochain/apphub-zomelets
Basic Usage
import { AppHubCell } from '@holochain/apphub-zomelets';
// Then use `AppHubCell` in your Zomelet compatible client
See @spartan-hc/app-interface-client for how to use Zomelets.