UNPKG

keybase-api

Version:

A TypeScript library for accessing the Keybase API.

29 lines (20 loc) 627 B
# Keybase API A TypeScript library for accessing the Keybase API. ### [Find keybase-api on NPM.](https://www.npmjs.com/package/keybase-api) ## Table of Contents - [Installation](#installation) - [Basic Usage](#basic-usage) - [Documentation](#documentation) - [License](#license) ## Installation Install from NPM with ``` $ npm install --save keybase-api ``` ## Basic Usage Basic usage instructions here. ## Documentation See the [wiki](https://github.com/T99/keybase-api/wiki) for full documentation. ## License keybase-api is made available under the GNU General Public License v3. Copyright (C) 2019 Trevor Sears