Skip to content

manifoldfinance/ethereum-gas-oracle

 
 

Simple API for GET requests that respond with the percent of blocks (out of the last 200) a particular gas price would have gotten you into.

Development

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

Run

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

License

CC0-1.0

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.1%
  • Dockerfile 3.9%