App-indodax

 view release on metacpan or  search on metacpan

script/indodax  view on Meta::CPAN

=head1 VERSION

This document describes version 0.024 of indodax (from Perl distribution App-indodax), released on 2018-06-12.

=head1 SYNOPSIS

First, create an account at L<https://bitcoin.co.id>, create the trade API key
then insert the API key and secret key in F<~/.config/indodax.conf>. Since the
configuration file contains the API secret key, please make sure that the
permission of the file is set so that unauthorized users cannot read it (e.g.
chmod it to 0600).

 # In ~/.config/indodax.conf
 key = ...
 secret = ...

To list available pairs:

 % indodax pairs

To show ticker:



( run in 0.289 second using v1.01-cache-2.11-cpan-8d75d55dd25 )