An app using the Shiny platform on top of R, reading data from swarmscan.io and rendering various statistics on screen.
The app is meant to be informative in nature, no guarantees are made about correctness of displayed statistics.
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/