0.2.0 • Published 6 months ago

@holochain/apphub-zomelets v0.2.0

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

npm.io

AppHub Zomelets

Zomelet implementations for the AppHub DNA.

npm.io npm.io npm.io

Install

npm i @holochain/apphub-zomelets

Basic Usage

import { AppHubCell } from '@holochain/apphub-zomelets';

// Then use `AppHubCell` in your Zomelet compatible client

See @spartan-hc/app-interface-client for how to use Zomelets.