Package: binancer
Type: Package
Title: API Client to 'Binance'
Version: 1.2.0
Date: 2021-11-26
Authors@R: c(
  person('Gergely', 'Daróczi', email = 'daroczig@rapporter.net', role = c('aut', 'cre')),
  person('David', 'Andel', email = 'andel@bli.uzh.ch', role = 'aut'))
Encoding: UTF-8
Description: R client to the 'Binance' Public Rest API for data collection on cryptocurrencies, portfolio management and trading: <https://github.com/binance/binance-spot-api-docs/blob/master/rest-api.md>.
License: AGPL
RoxygenNote: 7.1.1
Imports: data.table, httr, digest, snakecase, logger, jsonlite
URL: https://daroczig.github.io/binancer/
NeedsCompilation: no
Packaged: 2021-11-29 08:46:27 UTC; daroczig
Author: Gergely Daróczi [aut, cre],
  David Andel [aut]
Maintainer: Gergely Daróczi <daroczig@rapporter.net>
Repository: CRAN
Date/Publication: 2021-11-29 20:10:09 UTC
Built: R 4.5.2; ; 2025-11-08 03:33:51 UTC; windows
