fantomstarterio / crypto-prices-cache

This project fetches cryptocurrency prices (Bitcoin, Ethereum, and DAI) from a public API every hour and commits the data to this repository. It uses GitHub Actions to automate the process.
0 stars 1 forks source link

Update fetch_crypto_prices.py #2

Open snootysteppes opened 1 month ago

snootysteppes commented 1 month ago

The changes make the code more reliable, flexible, and easier to maintain or troubleshoot.

snootysteppes commented 1 month ago

@drikusroor is this ok sir?