Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/