knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of gethr is to provide access to Ethereum-based blockchains through Geth nodes using the R language.
You can install the development version from GitHub with:
devtools::install_github("vicegd/gethr")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.