Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 622 Bytes

Readme.md

File metadata and controls

20 lines (13 loc) · 622 Bytes

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/