Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 @jbenz

GYSM - GETH + PRYSM monitoring dashboard

image image

Note

Requires npm, nodejs.

Note

Optional: docker, docker-compose.

πŸš€ Fastest Way to Deploy (2 minutes)

  • Step 1: Download and run the installer
bash install.sh

This automatically creates:

  • package.json
  • server.js
  • public/index.html
  • docker-compose.yml
  • Dockerfile
  • .gitignore
  • README.md

Step 2: Install dependencies

cd eth-monitor
npm install

Step 3: Run the dashboard

npm start

OR with Docker:

docker-compose up -d

Step 4: Access

http://localhost:3000

or your machine ip (ie:)

http://10.0.0.2:3000

πŸ“‹ What You Get

  • βœ… Complete backend API (Node.js + Express)
  • βœ… Beautiful dashboard UI (HTML/CSS/JS)
  • βœ… Docker support (Dockerfile + docker-compose.yml)
  • βœ… All configuration files
  • βœ… Complete documentation
  • βœ… Real-time Geth + Prysm monitoring

About

geth + prysm monitoring dashboard

Topics

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages