0.1.4 • Published 1 year ago

@holochain/portal-zomelets v0.1.4

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

npm.io

Portal Zomelets

Zomelet implementations for the Portal DNA.

npm.io npm.io npm.io

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.