Author

Topic: Kraken API help (Read 866 times)

full member
Activity: 472
Merit: 100
Gamblica Pre-Sale launch 01.03.2018!
July 02, 2014, 12:38:45 AM
#3
Why use the API to download the client it? I do‘t know if you can directly use the api
legendary
Activity: 1106
Merit: 1005
July 01, 2014, 03:49:26 PM
#2
I would like to know as well,

even though no one has replied to this in ages, i have been trying to do this myself for days now and no luck.

can anyone explain in detail how to do this?
full member
Activity: 263
Merit: 101
December 15, 2013, 09:45:24 AM
#1
Hi

I am trying to setup use of the Kraken API but am having problems understanding how get it working, I have zero experience of using this function.

I have downloaded and installed the JavaScript kraken client https://github.com/nothingisdead/npm-kraken-api

I then run "node kraken.js" from the command line but nothing happens, how for instance do I run this command below, what do I type in to the command line to run it ?

Get server time

URL: https://api.kraken.com/0/public/Time

Result: Server's time

unixtime =  as unix timestamp
rfc1123 = as RFC 1123 time format
Note: This is to aid in approximating the skew time between the server and client.
Jump to: