#api #api-client #kraken #api-bindings

kraken_rust_api_client

Client for the kraken.com API (public, private)

1 unstable release

Uses old Rust 2015

0.1.0 Sep 8, 2018

#31 in #kraken

MIT license

26KB
565 lines

kraken-rust-api-client

Client for the kraken.com API (public, private)

Installation

Cargo.toml

kraken_rust_api_client = "0.1.0"

Supported Endpoints

Public

  • Depth
  • Trades
  • Spread
  • Ticker
  • AssetPairs
  • Assets
  • Time

Private

  • Balance

Dependencies

~8–18MB
~264K SLoC