Skip to content

Rucknium/xmrnetscan

Repository files navigation

xmrnetscan

Lifecycle: experimental

xmrnetscan is an alpha project. Expect breaking changes in future versions.

Live deployment

An accessible live deployment of this app is available at moneronet.info.

Installation

You can install the development version of xmrnetscan like so:

Install R. Linux users should install the r-base and r-base-dev system packages.

Install the Rust toolchain. The easiest way to do this is following instructions at rustup.

You may need the libsqlite3-dev system package. To install it on Ubuntu- or Debian-based Linux systems, input this in your terminal console:

sudo apt-get install libsqlite3-dev

You can install the development version of xmrnetscan from GitHub if you have git and curl installed on your system with:

install.packages("remotes")
remotes::install_github("Rucknium/xmrnetscan", upgrade = FALSE)

Run

You can launch the application locally by running:

xmrnetscan::run_app()

About

R Shiny app with Monero node data collected from network scans

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages