ETH Gas.watch is an aggregated gas price feed that checks multiple data sources for the latest gas prices. By aggregating these data sources, it provides a more reliable, median gas price. The service includes email alerts to get notified when the price drops.
- Website https://ethgas.watch/
- Issues https://github.com/wslyvh/ethgaswatch/issues/
- Donations https://gitcoin.co/grants/1175/eth-gaswatch
- A public API + documentation
- Statistics and historical overviews of gas price development
- DApp and platform price comparisons (e.g. Uniswap vs Kyber)
- Performance & reliability optimisations
- Content & knowledge base
Contributions are always welcome, no matter how large or small. If you've found a bug, have a suggestion, feature request or any other feedback, post them at https://github.com/wslyvh/ethgaswatch/issues/new
If you want to contribute to the codebase, open up an issue or pull-request so we can discuss on the best way to do so.
yarn start
or npm run start
Runs the app in the development mode. By default, it runs at http://localhost:3000.
yarn test
or npm run test
Launches the test runner in the interactive watch mode.
yarn build
or npm run build
Builds the app for production to the build folder.
ETH Gas.watch is released under the MIT License.