2.0.1 • Published 5 years ago

ts-kraken-api v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 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

5 years ago

2.0.0

5 years ago

1.2.7

5 years ago

1.2.4

5 years ago

1.2.3

5 years ago

1.1.25

5 years ago

1.1.22

5 years ago

1.1.21

5 years ago

1.1.2

5 years ago

1.1.0

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago