1.2.1 • Published 1 year ago

tendzin v1.2.1

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Tendzin Node Client

Node client for interacting with Tendzin.

npm install tendzin

Creating a client

To get a token log into tendzin.com and issue one for the relevant node:

import { getClient } from 'tendzin';
const client = getClient({ token: process.env.TOKEN, node: 'sydney' });

Modules

1.2.1

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago