/rust-ethereum-price

A simple rust desktop app that displays the current price of Ethereum.

Primary LanguageRustMIT LicenseMIT

Getting Started

Prerequisites

  • Node v18.18.0 or higher

  • Rust v1.77.2 or higher

Installation

Clone the repo

git clone <repo-url>
cd <repo-name>

Install Dependencies

cargo install cargo-generate

Start the desktop app

cargo run

Rust Desktop App Example

A simple rust desktop app that displays the current price of Ethereum.
Please note that this is a fork of the bitcoin price grabber.

App Screenshot