6.9.3 • Published 5 years ago

keoken-wallet-client v6.9.3

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

keoken-wallet-client

The official client library for keoken-wallet-service.

Description

This package communicates with KWS Keoken wallet service using the REST API. All REST endpoints are wrapped as simple async methods. All relevant responses from KWS are checked independently by the peers, thus the importance of using this library when talking to a third party KWS instance.

Get Started

You can start using keoken-wallet-client via NPM: by running npm install keoken-wallet-client from your console.