kraken_rust_api_client

Crates.iokraken_rust_api_client
lib.rskraken_rust_api_client
version0.1.0
sourcesrc
created_at2018-09-08 10:25:01.309291
updated_at2018-09-08 10:25:01.309291
descriptionClient for the kraken.com API (public, private)
homepagehttps://github.com/theotow/kraken-rust-api-client
repositoryhttps://github.com/theotow/kraken-rust-api-client
max_upload_size
id83591
size26,313
Manuel Villing (theotow)

documentation

README

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
Commit count: 9

cargo fmt