
Ethereum Gas Price Estimator inspired by etherscan.io/gastracker
The Ethereum Gas Price project consists of two submodules: a backend API called gas-price-estimator and a single page web application called gas-price-tracker. This project allows users to estimate the gas price for Ethereum transactions.
The Ethereum Gas Price project consists of a backend API and a frontend web application. The backend API, gas-price-estimator, allows users to estimate the gas price for Ethereum transactions. The frontend application, gas-price-tracker, provides a user-friendly interface for tracking the gas price. To install the project, follow the provided installation guide.
