Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 598 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 598 Bytes

Invitations (HDK 0.2x) - for earlier versions check other branches

A module for creating and managing individual or group invitations, can be used in calendars and team coordination

Environment Setup

PREREQUISITE: set up the holochain development environment.

Documentation and Developer setup

Visit the developer setup.

TLDR

Enter the nix develop shell by running this in the root folder of the repository:

nix develop
npm install

Running the end-2-end tests (tryorama)

npm test