Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 775 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 775 Bytes

MembraneInvitations Module

Small zome to manage the membrane-invitations 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 membrane-invitations in the DNA in which the zome is included. Integration and bridging with personas & membrane-invitations 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.