brenopolanski / ethgaswatch

An aggregated Ethereum gas price feed, with email alerts for when the price drops.

Home Page:https://ethgas.watch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Netlify Status

ETH Gas.watch

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.

Links

Documentation

Roadmap

  • 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

Contributing

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.

Development

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.

License

ETH Gas.watch is released under the MIT License.


Deploys by Netlify

About

An aggregated Ethereum gas price feed, with email alerts for when the price drops.

https://ethgas.watch/

License:MIT License


Languages

Language:TypeScript 96.1%Language:HTML 1.7%Language:CSS 1.4%Language:JavaScript 0.5%Language:Shell 0.3%