Skip to content

R Package for Analysis of the Monero Cryptocurrency Peer-to-Peer Node Network

License

Notifications You must be signed in to change notification settings

Rucknium/xmrpeers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xmrpeers

Lifecycle: experimental R-CMD-check

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

Installation

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

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

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

About

R Package for Analysis of the Monero Cryptocurrency Peer-to-Peer Node Network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages