Package: rgdax
Type: Package
Title: Wrapper for 'GDAX' Cryptocurrency Exchange
Version: 0.5.0
Author: person("Dheeraj", "Agarwal", email = "dheeeraj.agarwal@gmail.com",
                  role = c("aut", "cre"))
Maintainer: Dheeraj Agarwal <dheeeraj.agarwal@gmail.com>
Description: Allow access to both public and private end points to 'GDAX' cryptocurrency exchange.
    For authenticated flow, users must have valid api, secret and passphrase to be able to connect.
    Read more details on getting access to 'GDAX' API at:
    <https://support.gdax.com/customer/en/portal/articles/2425383-how-can-i-create-an-api-key-for-gdax->.
URL: https://github.com/DheerajAgarwal/rgdax/
BugReports: https://github.com/DheerajAgarwal/rgdax/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Depends: R(>= 3.1.0), digest, jsonlite, RCurl, httr
Suggests: testthat
NeedsCompilation: no
Packaged: 2018-04-08 18:48:55 UTC; DrjNupur
Repository: CRAN
Date/Publication: 2018-04-08 18:59:48 UTC
