1.0.1 • Published 2 years ago

@plisio/api-client v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

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