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