Lair Client for Node.js
Javascript implementation of client for Lair Keystore.
:warning: This is the NEW lair api, if you're looking for the classic one, see the legacy-api
branch.
Overview
This module provides APIs for
- connecting to Lair
- receiving and responding to messages
- sending requests and awaiting response
- constructing messages using wire type structs
Basic Usage
todo
API Reference
See https://holochain.github.io/lair-client-js/
Contributing
See CONTRIBUTING.md