Skip to content

sgeorge83/sg-coin-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿช™ SG Coin Tracker

Market Intelligence Module | Powered by CoinGecko API A streamlined Python utility developed for real-time tracking of high-cap digital assets and strategic holdings. This tool is optimized for low-resource environments like Termux, providing a clean, terminal-based alternative to heavy web-based dashboards.

๐Ÿ› ๏ธ Technical Architecture

The script interacts with the CoinGecko V3 REST API to pull live valuation data.

  • Endpoint: /simple/price
  • Data Format: JSON (JavaScript Object Notation)
  • Integration: Utilizes the requests library for secure HTTP handshake and data retrieval.

๐Ÿ“‹ Monitored Assets

The tracker is currently configured to monitor a diversified watchlist, including:

  • Layer 1s: Bitcoin (BTC), Ethereum (ETH), Solana (SOL), Cardano (ADA)
  • Infrastructure: Chainlink (LINK), Kaspa (KAS), Render (RNDR)
  • Emerging/Utility: Hedera (HBAR), Ripple (XRP), Qubic (QUBIC), and others.

๐Ÿš€ Setup & Usage

1. Install Dependencies Ensure you have the requests library installed in your Python environment:

pip install requests

2. Execution Run the tracker directly from your terminal:

python sg_coin_tracker.py

๐Ÿ›ก๏ธ About the Developer

Maintained by sgeorge83 as part of a personal financial sovereignty and technical automation portfolio. This project demonstrates practical applications of Python in market data analysis and API integration.

Note: This tool is for informational purposes. Market data is fetched from public endpoints and should be used as a reference for personal hobbyist tracking.

About

Track the prices of your crypto

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages