kraken-http 0.1.2

Asynchronous HTTP API bindings for the Kraken cryptocurrency exchange.
Documentation
1
2
pub use self::kraken::{endpoint, AccountTier, AssetPair, Client, KrakenCredentials};
mod kraken;