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