App-btcindo

 view release on metacpan or  search on metacpan

script/btcindo  view on Meta::CPAN

=head1 VERSION

This document describes version 0.022 of btcindo (from Perl distribution App-btcindo), released on 2018-03-07.

=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/btcindo.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/btcindo.conf
 key = ...
 secret = ...

To list available pairs:

 % btcindo pairs

To show ticker:



( run in 0.304 second using v1.01-cache-2.11-cpan-496ff517765 )