Skip to content

A very simple Binance market data connector app written in Rust

License

Notifications You must be signed in to change notification settings

wiese-m/quote-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quote-rs

Very simple Rust project built with asynchronous support using the tokio runtime. The application connects to a live data feed over a WebSocket channel to display the latest price of the cryptocurrency instrument BINANCEFUT_BTCUSDT.

Installation

git clone https://github.com/wiese-m/quote-rs.git
cd quote-rs/
cargo run

About

A very simple Binance market data connector app written in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages