Provides a comprehensive R interface to the 'MultiChain' blockchain JSON-RPC API <https://www.multichain.com/developers/json-rpc-api/>. Allows users to manage blockchain nodes, create and subscribe to data streams, issue assets, and manage network permissions directly from the R console. Supports both local node management and remote server interaction.
| Version: | 0.1.0 |
| Depends: | R (≥ 3.6.0) |
| Imports: | httr2, jsonlite, magrittr |
| Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0), withr |
| Published: | 2026-08-07 |
| DOI: | 10.32614/CRAN.package.multichainr (may not be active yet) |
| Author: | Aliaksandr Martsinkevich
|
| Maintainer: | Aliaksandr Martsinkevich <alex at capsula.by> |
| BugReports: | https://github.com/datascienceadvice/multichainr/issues |
| License: | MIT + file LICENSE |
| URL: | https://github.com/datascienceadvice/multichainr, https://datascienceadvice.github.io/multichainr/ |
| NeedsCompilation: | no |
| SystemRequirements: | MultiChain (>= 2.0) <https://www.multichain.com/download-install/> |
| Materials: | README |
| CRAN checks: | multichainr results |
| Package source: | multichainr_0.1.0.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): multichainr_0.1.0.tgz, r-oldrel (arm64): multichainr_0.1.0.tgz, r-release (x86_64): multichainr_0.1.0.tgz, r-oldrel (x86_64): multichainr_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=multichainr to link to this page.