gsym2 a dashboard for reporting the sync state and health of go-ethereum (geth) and prysm Getting Started Quickstart 1. Clone repo git clone https://github.com/jbenz/gsym2 cd gsym2 cp env.example .env 2. Edit .env file cp env.example .env nano .env # Edit to your liking 3. Install Server npm install 4. Start Server npm start