Skip to content

Proof-of-Stake related website for the Decred cryptocurrency

License

Notifications You must be signed in to change notification settings

fainges/PoSMaster

Repository files navigation

###README####

PoSMaster is a Shiny app written in R. It should be pretty much self contained, but you'll need to install all the packages listed below, and you'll need the Decred network daemon, dcrd, running along with dcrdata.

You'll need to change lines 10 and 13 in getData.R to point to these programes.

##Required R Packages##

You'll need the following packages installed using the R command, install.packages:

  • shiny
  • tidyr
  • dplyr
  • DT
  • lubridate
  • jsonlite
  • data.table
  • xts
  • ggplot2
  • quantmod

About

Proof-of-Stake related website for the Decred cryptocurrency

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published