Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.31 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.31 KB

Lair Client for Node.js

Javascript implementation of client for Lair Keystore.

⚠️ 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