dmkaplan2000/Rxt: Functions for analyzing the H2 database containing the NXT blockchain

This package contains a series of R functions for accessing and analyzing data in the NXT blockchain, which is stored in a H2 (java) database. To use this package, one must either connect to a copy of the H2 database that is not in active use by the (NXT) NRS Client or instruct the NRS client to open the database with the AUTO_SERVER=TRUE option using the nxt.dbUrl property.

Getting started

Package details

AuthorDavid M. Kaplan <dmkaplan2000@gmail.com>
MaintainerDavid M. Kaplan <dmkaplan2000@gmail.com>
LicenseGPL (>= 2)
Version0.2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dmkaplan2000/Rxt")
dmkaplan2000/Rxt documentation built on May 15, 2019, 9:35 a.m.