Package: cryptowatchR
Type: Package
Title: An API Wrapper for 'Cryptowatch'
Version: 0.2.0
Authors@R: 
    person(given = "Lorenz",
           family = "Brachtendorf",
           role = c("aut", "cre"),
           email = "lorenz.brachtendorf@gmx.de",
           comment = c(ORCID = "0000-0001-7066-0838"))
Description: An API wrapper for 'Cryptowatch' to get prices and other information (e.g., volume, trades, order books, bid and ask prices, live quotes, and more) about cryptocurrencies and crypto exchanges. See <https://docs.cryptowat.ch/rest-api> for a detailed documentation.
Imports: httr, jsonlite, lubridate
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.1.1
URL: https://github.com/lorenzbr/cryptowatchR
BugReports: https://github.com/lorenzbr/cryptowatchR/issues
NeedsCompilation: no
Packaged: 2021-06-09 20:08:21 UTC; Lorenz
Author: Lorenz Brachtendorf [aut, cre]
    (<https://orcid.org/0000-0001-7066-0838>)
Maintainer: Lorenz Brachtendorf <lorenz.brachtendorf@gmx.de>
Repository: CRAN
Date/Publication: 2021-06-09 21:20:02 UTC
Built: R 4.4.0; ; 2024-04-06 07:36:39 UTC; unix
