CRAN/E | gethr

gethr

Access to Ethereum-Based Blockchains Through Geth Nodes

Installation

About

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 . For more details on the Geth client, access the project website .

github.com/vicegd/gethr
Bug report File report

Key Metrics

Version 0.1.0
Published 2019-01-08 1532 days ago
Needs compilation? no
License MIT
License File
CRAN checks gethr results

Downloads

Last 24 hours 0 -100%
Last 7 days 21 -22%
Last 30 days 131 -22%
Last 90 days 421 -28%
Last 365 days 2.396 -40%

Maintainer

Maintainer

Vicente Garcia Diaz

garciavicente@uniovi.es

Authors

Vicente Garcia Diaz

aut / cre

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Imports

jsonlite
httr

Suggests

testthat