NAME
Finance::Crypto::Exchange::Kraken::REST::Private::Websockets - Finance::Crypto::Exchange::Kraken::REST::Private::Websockets needs an abstract
VERSION
version 0.002
SYNOPSIS
package Foo;
use Moose;
with qw(Finance::Crypto::Exchange::Kraken::REST::Private::Websockets);
DESCRIPTION
This role introduces the REST API for websockets Kraken supports. For extensive information please have a look at the Kraken API manual
METHODS
get_websockets_token
https://api.kraken.com/0/private/GetWebsocketsToken
AUTHOR
Wesley Schwengle <waterkip@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2020 by Wesley Schwengle.
This is free software, licensed under:
The (three-clause) BSD License