Aggregated Ethereum TPS data for L2s and sidechains
This is the old version of the website and is not maintained. Check out the new version here
Requirements: NodeJS
Setup:
- Clone the repository
git clone --branch dev https://github.com/Mister-Eth/ETHTPS
- CD to the frontend directory
cd ETHTPS/Frontend
- Install the dependencies
npm i
- Run the app
On Windows: npm run win-start
On Linux: npm run linux-start
Requirements: .NET 5.0 Framework, Microsoft SQL Server and optionally SSMS
Database setup:
-
Run
docs/init.sql
to create the tables -
Run
docs/populate.sql
to add data