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/>.
Version: | 0.1.0 |
Imports: | jsonlite, httr |
Suggests: | testthat |
Published: | 2019-01-08 |
Author: | Vicente Garcia Diaz [aut, cre] |
Maintainer: | Vicente Garcia Diaz <garciavicente at uniovi.es> |
BugReports: | https://github.com/vicegd/gethr/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/vicegd/gethr |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | gethr results |
Reference manual: | gethr.pdf |
Package source: | gethr_0.1.0.tar.gz |
Windows binaries: | r-devel: gethr_0.1.0.zip, r-release: gethr_0.1.0.zip, r-oldrel: gethr_0.1.0.zip |
macOS binaries: | r-release: gethr_0.1.0.tgz, r-oldrel: gethr_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=gethr to link to this page.