Skip to content

crtahlin/swarm-staking-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Description

An app using the Shiny platform on top of R, reading data from swarmscan.io and rendering various statistics on screen.

Disclaimer

The app is meant to be informative in nature, no guarantees are made about correctness of displayed statistics.

Instructions

Building docker image localy

git clone https://github.com/crtahlin/swarm-staking-stats.git
cd swarm-network-stats
docker build -t swarm-staking-public .
docker run --rm -p 3838:3838 swarm-staking-public:latest

Open in browser: localhost:3838/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published