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