Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 706 Bytes

File metadata and controls

15 lines (8 loc) · 706 Bytes

Status Module

Small zome to manage the status in your DNA, in RSM.

This module is designed to be included in other DNAs, assuming as little as possible from those. It is packaged as a holochain zome, and an npm package that offers native Web Components that can be used across browsers and frameworks.

Notice that this zome still stores all status in the DNA in which the zome is included. Integration and bridging with personas & status will be done in the future, maintaining as much as possible the current API.

Documentation

See our installation instructions and documentation.

Developer setup

Visit the developer setup.