Package: uniswappeR
Type: Package
Title: Interact with the Uniswap Platform
Version: 0.6.1
Authors@R: c(
    person("Omni Analytics Group", email = "services@omnianalytics.org", role = "aut"),
    person("Eric Hare", email = "eric@omnianalytics.org", 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/OmniacsDAO/uniswappeR
BugReports: https://github.com/OmniacsDAO/uniswappeR/issues
RoxygenNote: 7.2.3
Imports: lubridate, dplyr, rlang, tidyr, scales, ggplot2, ghql,
        jsonlite, reticulate, utils, patchwork, purrr
NeedsCompilation: no
Packaged: 2023-08-17 21:35:12 UTC; erichare
Author: Omni Analytics Group [aut],
  Eric Hare [cre]
Maintainer: Eric Hare <eric@omnianalytics.org>
Repository: CRAN
Date/Publication: 2023-08-18 08:50:02 UTC
