rbch: Extraction and Analysis of Data from the Bitcoin Cash (BCH) Blockchain

Issues RPC-JSON calls to 'bitcoind', the daemon of Bitcoin Cash (BCH), to extract transaction data from the blockchain. BCH is a fork of Bitcoin that permits a greater number of transactions per second. A BCH daemon is available under an MIT license from the Bitcoin Unlimited website <https://www.bitcoinunlimited.info>.

Version: 0.1-1
Depends: R (≥ 3.4.0)
Imports: gmp, httr, methods, openssl, rjson
Published: 2022-01-10
Author: Rucknium ORCID iD [cre, aut, cph], Bernhard Pfaff [aut, cph] (Creator of rbtc, the package that rbch is originally based on.)
Maintainer: Rucknium <Rucknium at protonmail.com>
BugReports: https://github.com/Rucknium/rbch/issues
License: GPL-3
URL: https://github.com/Rucknium/rbch, https://www.bitcoinunlimited.info
NeedsCompilation: no
SystemRequirements: BCHunlimited (>= 1.9.2)
CRAN checks: rbch results

Documentation:

Reference manual: rbch.pdf

Downloads:

Package source: rbch_0.1-1.tar.gz
Windows binaries: r-devel: rbch_0.1-1.zip, r-release: rbch_0.1-1.zip, r-oldrel: rbch_0.1-1.zip
macOS binaries: r-release (arm64): rbch_0.1-1.tgz, r-oldrel (arm64): rbch_0.1-1.tgz, r-release (x86_64): rbch_0.1-1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rbch to link to this page.