Keep an eye on the cosmos of cryptocurrencies with the Crypto Tracker! 🌌
Track the real-time prices of the top 10 most important cryptocurrencies in the financial universe. This Golang-powered CLI application fetches data from CoinGecko's APIs and presents you with live updates every 5 minutes. Visualize price trends with color-coded arrows, and experience a refreshed view after each update.
- 📊 Real-time tracking of top 10 cryptocurrencies.
- 🔮 Clear terminal and fresh updates every 5 minutes.
- 🚀 Golang-powered for efficiency and speed.
- 💡 Gain insights into price changes with color-coded arrows.
- Clone this repository to your local machine.
- Make sure you have Golang installed.
- Open a terminal in the project directory.
- Build the application:
go build -o main
. - Run the application:
./main.go
.
Once you run the application, sit back and watch the crypto prices unfold. Prices are updated every 5 minutes, and the terminal is cleared for a fresh perspective after each update.
Contributions are welcome! If you have any ideas or improvements, feel free to open an issue or submit a pull request. Let's explore the financial galaxies together!
This project is powered by the CoinGecko API, the amazing Golang programming language, and your curiosity about the world of cryptocurrencies.
#crypto #golang #cli #cryptotracker