/nodejs-api-client

Plisio API nodejs library

Primary LanguageTypeScript

Plisio NodeJs API library

To start using cryptocurrencies on your site you need to create an account on https://plisio.net and approve your domain under API setting page to get a secret key.

This secret key will be used for creating instance of the PlisioClient.

Installation

Composer

You can install library via npm or yarm package manages.

Run the following command in your terminal:

npm install @plisio/api-client