0.2.0-dev.2 • Published 9 months ago

@holochain/zomehub-zomelets v0.2.0-dev.2

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

npm.io

ZomeHub Zomelets

Zomelet implementations for the ZomeHub DNA.

npm.io npm.io npm.io

Install

npm i @holochain/zomehub-zomelets

Basic Usage

import { ZomeHubCell } from '@holochain/zomehub-zomelets';

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

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