Skip to content

Offers client API for Kraken public end points. Written in SpringBoot along with respective test cases

Notifications You must be signed in to change notification settings

Msrikrishna/Kraken-ClientApi-for-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kraken-ClientApi-for-Java

Offers client REST and Websocket API for Kraken public and private end points. Written in SpringBoot along with respective use/ test cases

To execute all the tests on the Kraken public/ private end points for REST along with Websockets, run 'mvn test'. This should automatically perform all the tests and print everything to the terminal.

To use authenticated endpoints, fill your public, private as well as OTP keys in src/main/java/com/sri/KrakenJavaClientAPI/config/PrivateAPIConfig.java and you are good to consume the all the endpoints as you see fit

You are welcome to reuse/ contribute to the project

About

Offers client API for Kraken public end points. Written in SpringBoot along with respective test cases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages