Kraken CLI
A CLI for the Kraken Exchange.
Setup
To install the executable from source, run:
Usage
Additional functionality that will be supported in the future:
Calling private API endpoints requires credentials provided through env variables:
The RUST_LOG env variable is used to configure tracing, e.g.
RUST_LOG=debug
Status
This work is under active development and the API is expected to change.
Contributing
Pull requests, issues and comments are welcome! Make sure to add tests for new features and bug fixes.
License
This work is licensed under the Apache-2.0 License. See LICENSE.txt or https://spdx.org/licenses/Apache-2.0.html for details.
Copyright
Copyright © 2023 Georgios Moschovitis.