A premium CLI-based crypto market tracker built on top of the Intercom architecture.
Chrystop Live Tracker provides simulated real-time crypto price monitoring with a clean multi-color terminal interface designed for speed and clarity.
- Real-time market simulation
- Auto refresh engine
- Multi-color premium CLI UI (Green / Red / Yellow)
- Lightweight & fast execution
- Intercom-based architecture
- Clean structured output
- 🟢 Green → Price Up
- 🔴 Red → Price Down
- 🟡 Yellow → Neutral / Stable
- ⚡ Auto-refresh every few seconds
git clone https://github.com/chrisyammsir-source/chrystop-tracker.git
cd chrystop-tracker
npm install
node index.jsAfter running:
node index.jsThe tracker automatically starts live market simulation.
Press CTRL + C to exit.
trac1n9hnnu7mr9rf6cwzv6upjnrct5n9eyxnkn3genfrlqfs8przeagqtq9j6q
This repository is a modified fork based on the Intercom framework.
Enhancements added:
- Custom premium CLI UI
- Real-time simulation logic
- Market refresh system
- Structured output formatting
- Integrated Trac wallet reference
MIT