Skip to content
This repository has been archived by the owner on Jun 25, 2022. It is now read-only.

Zoltu/ethereum-gas-oracle

Repository files navigation

What

Simple little web server that responds to GET requests with the percent of blocks (out of the last 200) a particular gas price would have gotten you into.

Build

docker image build -t zoltu/ethereum-gas-oracle .

Run

docker container run -p 1234:80 -e ETHEREUM_URL=http://localhost:8545 zoltu/ethereum-gas-oracle

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published