kraken_cli 0.24.0

A CLI for the Kraken Exchange
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Georgios Moschovitis <george.moschovitis@gmail.com>"]
description = "A CLI for the Kraken Exchange"
edition = "2021"
keywords = ["kraken", "cli"]
license = "Apache-2.0"
name = "kraken_cli"
readme = "README.md"
repository = "https://github.com/gmosx/kraken-sdk-rust/tree/main/kraken_cli"
version = "0.24.0"