Skip to content
forked from Mister-Eth/ETHTPS

Aggregated Ethereum TPS data for L2s and sidechains

Notifications You must be signed in to change notification settings

gzeoneth/ETHTPS

 
 

Repository files navigation

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

About

Aggregated Ethereum TPS data for L2s and sidechains

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.8%
  • C# 38.0%
  • TypeScript 8.1%
  • HTML 1.1%
  • SCSS 0.8%
  • CSS 0.8%
  • Other 0.4%