Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/makemake-kbo/eth-gas-bot
Pleroma bot to track eth gas prices
https://github.com/makemake-kbo/eth-gas-bot
Last synced: about 1 month ago
JSON representation
Pleroma bot to track eth gas prices
- Host: GitHub
- URL: https://github.com/makemake-kbo/eth-gas-bot
- Owner: makemake-kbo
- License: agpl-3.0
- Created: 2023-07-31T11:15:24.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-07-31T11:44:04.000Z (over 1 year ago)
- Last Synced: 2024-04-25T04:57:57.289Z (7 months ago)
- Language: Rust
- Size: 25.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Eth gas bot
Simple bot that sends a toot every 10 minutes with the current eth gas prices.
## How to install
`cargo install eth_gas_bot`
## How to run
`eth_gas_bot -i your_instance -t token -u 'https://api.etherscan.io' -e etherscan_api_token`