CryptoFeeScope logo
CryptoFeeScope
Public roadmap

CryptoFeeScope – Public Roadmap

This page shows where the project is today and what will come next. Dates are indicative only and may change.

Phase 1 – Static demo snapshot (completed)

  • Single-page dashboard hosted on Cloudflare Pages
  • Fee & latency snapshot loaded from /data/fee_snapshot_demo.json
  • USD / JPY toggle
  • Basic formatting for very small and very large fees

Status: Shipped as the baseline MVP

Phase 1.5 – Auto-updated demo + UX polish (completed)

  • GitHub Actions cron job updates the snapshot every 10 minutes (CoinGecko Demo API)
  • Improved fee number formatting (< 0.000001 handling, k / m suffix)
  • “Status legend” block and mobile layout tuning
  • 24h change column (demo-level, CoinGecko demo API)

Status: Shipped and powering the current public preview

Phase 2 – Worker-powered live API (planned)

  • Move the fee engine to a Cloudflare Worker endpoint
  • Fetch fees from better data sources (beyond demo API limits)
  • Keep the public dashboard as a thin client calling the Worker
  • Make the snapshot URL configurable for other deployments

Status: Planned

Phase 3 – Insights & user QoL (planned)

  • Historical trend chart with simple presets (1h / 24h / 7d)
  • Additional fiat options (EUR first), plus localized number formatting
  • Contextual hints for bridges, token tickers, and common wallets

Status: Planned