/ETHTPS

Aggregated Ethereum TPS data for L2s and sidechains

Primary LanguageJavaScript

ETHTPS

Aggregated Ethereum TPS data for L2s and sidechains

Frontend

Requirements: NodeJS

Setup:

  1. Clone the repository

git clone --branch dev https://github.com/Mister-Eth/ETHTPS

  1. CD to the frontend directory

cd ETHTPS/Frontend

  1. Install the dependencies

npm i

  1. Run the app

On Windows: npm run win-start

On Linux: npm run linux-start

Backend

Requirements: .NET 5.0 Framework, Microsoft SQL Server and optionally SSMS

Database setup:

  1. Run docs/init.sql to create the tables

  2. Run docs/populate.sql to add data