0.1.1 • Published 6 months ago

@holochain/zomehub-zomelets v0.1.1

Weekly downloads
-
License
ISC
Repository
github
Last release
6 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.