PinkDiamond1 / zinken.eth2.wtf

Eth2stats for zinken testnet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eth2stats-dashboard

The dashboard can connect to multiple networks so you only need a single instance running.

Server

eth2stats-server repo

Dashboard

  • install dependencies

    cd dashboard
    npm install
    npm run install-dev
    
  • Set the ETH2STATS_DEV_SERVER variable to true to use the local connection instead of the remote one.

  • in two terminals run
    npm run start
    npm run watch

Client

eth2stats-client repo

About

Eth2stats for zinken testnet

License:MIT License


Languages

Language:TypeScript 86.6%Language:JavaScript 8.5%Language:HTML 2.6%Language:CSS 2.2%