## cryptowatcher A cryptocurrency price tracker written in Rust. ## usage ``` cryptowatcher 0.1.5 Hossein Dindar A cryptocurrency price tracker written in Rust. USAGE: cryptowatcher ARGS: additional tokens that you can add to track, like ripple,stellar ``` ## Installation Via cargo ``` cargo install cryptowatcher ``` ## screenshot ![screenshot](screenshot.png) ## license This project is license used the MIT license. See [LICENSE](LICENSE) for more details.