indodax-cli 0.1.13

A command-line interface for the Indodax cryptocurrency exchange
Documentation
1
2
3
4
5
6
7
8
9
10
pub mod account;
pub mod alert;
pub mod auth;
pub mod funding;
pub mod helpers;
pub mod market;
pub mod paper;
pub mod trade;
pub mod utility;
pub mod websocket;