mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-13 12:33:15 +02:00
Each menu key now loads real content: - A (Dashboard): block height, price, hashrate, difficulty, mempool stats, and latest 5 blocks table — all from mempool.space API - B (Bitcoin): submenu with blockchain features - L (Lightning): channel management overview - P (Platforms): API integrations list - S (Settings): current mode and config info - M: return to main menu from any section New data fetchers: fetch_latest_blocks(), fetch_hashrate(), fetch_mempool_info() expanded. Dashboard loads async via run_worker(thread=True) with live content replacement in the center panel. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| data_fetcher.py | ||