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