knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

gethr

Build Status

Overview

The goal of gethr is to provide access to Ethereum-based blockchains through Geth nodes using the R language.

Installation

You can install the development version from GitHub with:

devtools::install_github("vicegd/gethr")


vicegd/gethr documentation built on May 23, 2019, 6:08 p.m.