gethr: Access to Ethereum-Based Blockchains Through Geth Nodes

Full access to the Geth command line interface for running full Ethereum nodes. With gethr it is possible to carry out different tasks such as mine ether, transfer funds, create contacts, explore block history, etc. The package also provides access to all the available APIs. The officially exposed by Ethereum blockchains (eth, shh, web3, net) and some provided directly by Geth (admin, debug, miner, personal, txpool). For more details on Ethereum, access the project website <https://www.ethereum.org/>. For more details on the Geth client, access the project website <https://github.com/ethereum/go-ethereum/wiki/geth/>.

Getting started

Package details

AuthorVicente Garcia Diaz [aut, cre]
MaintainerVicente Garcia Diaz <garciavicente@uniovi.es>
LicenseMIT + file LICENSE
Version0.1.0
URL https://github.com/vicegd/gethr
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("gethr")

Try the gethr package in your browser

Any scripts or data that you put into this service are public.

gethr documentation built on May 2, 2019, 7:03 a.m.