0.2.0 • Published 6 months ago

@holochain/dnahub-zomelets v0.2.0

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

npm.io

DnaHub Zomelets

Zomelet implementations for the DnaHub DNA.

npm.io npm.io npm.io

Install

npm i @holochain/dnahub-zomelets

Basic Usage

import { DnaHubCell } from '@holochain/dnahub-zomelets';

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

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