Skip to content

This Rust-based CLI program provides real-time coin prices for popular cryptocurrencies using the CoinStats API. Users can enter the name of a cryptocurrency and receive its current price in USD. The program also includes a list of available coins and their names.

License

Notifications You must be signed in to change notification settings

codescalper/coin-prices-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coin Prices using 🦀 Rust 🦀

This is a simple Rust program that allows you to check the real-time price of various cryptocurrencies using the CoinStats API.

Usage

  • Clone the repository to your local machine:
  • git clone https://github.com/codescalper/coin-prices-rust.git
  • Navigate to the project directory:
  • cd coin-prices-rust
  • Compile and run the program:
  • cargo run
  • Follow the prompts to enter the name of the cryptocurrency you want to check the price for.

Dependencies

Contributing

Contributions are welcome! If you find a bug or have an idea for an improvement, please submit an issue or pull request.

About

This Rust-based CLI program provides real-time coin prices for popular cryptocurrencies using the CoinStats API. Users can enter the name of a cryptocurrency and receive its current price in USD. The program also includes a list of available coins and their names.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages