Crate kraken_async_rs

Source
Expand description

A fully-typed API wrapper of the Kraken Pro API for both REST calls and Websockets.

This wrapper is meant to be usable on its own if trading solely on Kraken, but has not been overly-tailored for direct use. The ideal use-case is writing generic trading code that works on a layer above this client (whatever your ideal API is), and then uses this library to implement your version on Kraken.

Modules§