2.0.1 • Published 4 years ago

ts-kraken-api v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

TS Kraken API

TypeScript kraken.com API client library for NodeJS

This is an asynchronous NodeJS client for the kraken.com API.

It exposes all the API methods found here: https://www.kraken.com/help/api through 2 separated exported modules: KrakenClient.publicRequest and KrakenClient.privateRequest

Installation

yarn add ts-kraken-api OR npm i ts-kraken-api

Usage

Generated typedoc available here

Credits

Thanks to @nothingisdead, I used his JS client as a base repo https://github.com/nothingisdead/npm-kraken-api

2.0.1

4 years ago

2.0.0

4 years ago

1.2.7

4 years ago

1.2.4

4 years ago

1.2.3

4 years ago

1.1.25

4 years ago

1.1.22

4 years ago

1.1.21

4 years ago

1.1.2

4 years ago

1.1.0

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago