{"repo":"nyg/kraken-api-java","free":true,"listed":false,"github":"https://github.com/nyg/kraken-api-java","clone":"git clone https://github.com/nyg/kraken-api-java.git","description":"Java library to query the Kraken REST API.","language":"Java","stars":62,"topics":["bitcoin","kraken","kraken-api","kraken-exchange-api","balance","eoy","staking-rewards"],"license":"ISC","category":"blockchain-web3","readme_excerpt":"Kraken API client for Java Query [Kraken's REST API][1] in Java. Maven Examples The examples folder contains real-world examples that make use of this library. For most examples, you'll need to provide your API keys: rename api-keys.properties.example , located in examples/src/main/resources , to api-keys.properties and fill in your API keys. The examples can be run directly from your IDE, or using the command line: Staking Rewards Summary This example will generate the rewards-summary.csv file, showing how much crypto rewards have been earned since the creation of your account. A picture is worth a thousand words: End-of-Year Balance This example will generate the eoy-balance.csv file, showing the balance of your account at a given point in time. If you run the example from your IDE, modify the dateTo in EoyBalanceExample.java . Otherwise, you can run the example from the command line: Library usage Public endpoints Public endpoints that have been implemented by the library, can be queried in the following way: If the endpoint has not yet been implemented (feel free to submit a PR!), the generic query method can be used, which will return a JsonNode of the [Jackson][2] deserialization library: It's also possible to specify the path directly, in case a new endpoint has been added by Kraken and not yet added in the library: Private endpoints Private endpoints can be queried in the same way as the public ones, but an API key and secret must be provided to the KrakenAPI instance","default_branch":null,"files":null,"tree":[],"storefront":"/r/nyg","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/nyg/kraken-api-java/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}