Package: ether
Type: Package
Title: Interaction with the 'Ethereum' Blockchain
Version: 0.1.5
Authors@R: person("Andrew", "Collier", email = "andrew@exegetic.biz", role = c("aut", "cre"))
Description: Interacts with the open-source, public 'Ethereum' <https://www.ethereum.org/> blockchain.
    It provides a distributed computing platform via smart contracts. This package provides
    functions which interrogate blocks and transactions in the 'Ethereum' blockchain.
License: GPL-2
Encoding: UTF-8
LazyData: true
Imports: dplyr, httr, jsonlite, Rmpfr
RoxygenNote: 6.1.0
Suggests: testthat
NeedsCompilation: no
Packaged: 2018-09-19 11:41:36 UTC; colliera
Author: Andrew Collier [aut, cre]
Maintainer: Andrew Collier <andrew@exegetic.biz>
Repository: CRAN
Date/Publication: 2018-09-22 14:10:03 UTC
