An R wrapper for interacting with the Stellar network, mostly via the Horizon API. The Horizon API is a RESTful API that allows applications to query the Stellar blockchain, or to stream data, potentially in real time. A full overview of Horizon can be found at <https://www.stellar.org/developers/reference/>.
Version: | 0.1.0 |
Imports: | httr, RJSONIO, methods, data.table, stats, R6 |
Suggests: | testthat, knitr, rmarkdown |
Published: | 2018-08-29 |
Author: | Oliver Frost |
Maintainer: | Oliver Frost <oliverfrost at protonmail.com> |
License: | GPL-2 |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | xlm results |
Reference manual: | xlm.pdf |
Package source: | xlm_0.1.0.tar.gz |
Windows binaries: | r-devel: xlm_0.1.0.zip, r-release: xlm_0.1.0.zip, r-oldrel: xlm_0.1.0.zip |
OS X binaries: | r-release: xlm_0.1.0.tgz, r-oldrel: xlm_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=xlm to link to this page.