Skip to content

riskAnalystAjay/CryptoGenz

CryptoGenz

CryptoGenz is a console-based C# cryptocurrency price tracker that simulates crypto prices and updates them in real-time.
This project is fully compatible with GDB Online and does not require any external libraries or APIs.

Features

  • View a list of popular cryptocurrencies.
  • Simulate price changes between -5% to +5%.
  • Display old price, price change, and current price.
  • Continuously track prices in a loop until exit.

How to Run

  1. Copy the code into a C# console project.
  2. Run in GDB Online or any C# compiler.
  3. Select a cryptocurrency from the list to see its simulated price.

Example Output

===== Welcome to CryptoGenz =====

Available Cryptos:

  1. Bitcoin

  2. Ethereum

  3. Cardano

  4. Dogecoin

  5. Solana

  6. Exit

Enter your choice (number): 1

Crypto: Bitcoin Old Price: $42000 Price Change: +3% Current Price: $43260

Technologies

  • C#
  • Console Application (CLI)

About

A console based C# cryptocurrency price tracker that simulates crypyto prices and shows real-time updates. Fully compatible.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages