Zomelet implementations for the Portal DNA.
npm i @holochain/portal-zomelets
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.