Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nisarldev/crypto_coins_prices
Consult the cotization of crypto coins online with rust programming language.
https://github.com/nisarldev/crypto_coins_prices
coins coins-online cotizaciones cotizations crypto cryptocurrency rust rust-lang
Last synced: 1 day ago
JSON representation
Consult the cotization of crypto coins online with rust programming language.
- Host: GitHub
- URL: https://github.com/nisarldev/crypto_coins_prices
- Owner: NisarLDev
- License: gpl-3.0
- Created: 2023-04-26T08:42:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-03T06:17:18.000Z (over 1 year ago)
- Last Synced: 2024-11-05T22:38:06.864Z (about 2 months ago)
- Topics: coins, coins-online, cotizaciones, cotizations, crypto, cryptocurrency, rust, rust-lang
- Language: Rust
- Homepage:
- Size: 47.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Consult the cotization of crypto coins online with rust programming lenguage.
Instructions for compilling binary and utilization of the programme:
1 - Clone the repository with the next command: git clone https://github.com/NisarLDev/Crypto_Coins_Prices
2 - Execute the next command: "cargo run" (without braquets) into the folder of the project in order of compilling the programme.
For more information about Rust and the process of the instalation, look next page:
1 - https://www.rust-lang.org/learn/get-started
Bibliography:
1 - https://yt.artemislena.eu/watch?v=YstWxVrdYZg&listen=false
2 - https://github.com/juliooa/crypto_prices
3 - https://rust-lang-nursery.github.io/rust-cookbook/