Package: uniswappeR
Type: Package
Title: Interact with the Uniswap Platform
Version: 0.6.0
Authors@R: c(
    person("Omni Analytics Group", email = "services@omnianalytics.io", role = "aut"),
    person("Eric Hare", email = "eric@omnianalytics.io", role = "cre"))
Description: Routines to interact with the Uniswap trading platform and its API <https://uniswap.org>.
  The package contains codebase to interact with the uniswap platform directly from R console, Ability 
  to pull and export data related to the platform and analyse some aspects.
Depends: R (>= 3.1)
License: GPL-3
Encoding: UTF-8
URL: https://github.com/Omni-Analytics-Group/uniswappeR
BugReports: https://github.com/Omni-Analytics-Group/uniswappeR/issues
RoxygenNote: 7.2.0
Imports: httr, lubridate, dplyr, rlang, tibble, tidyr, ggplot2, scales,
        ghql, jsonlite, patchwork, purrr, reticulate, utils
NeedsCompilation: no
Packaged: 2022-05-26 14:16:08 UTC; erichare
Author: Omni Analytics Group [aut],
  Eric Hare [cre]
Maintainer: Eric Hare <eric@omnianalytics.io>
Repository: CRAN
Date/Publication: 2022-05-27 08:00:05 UTC
