0.2.0-dev.3 • Published 1 year ago

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

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