Skip to content

elniallo/bc-exchange-rs-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bc-exchange-rs-client

Rust Implementation of Blockchain Exchange Websocket Api

Example

If you wish to test authenticated routes, paste your Blockchain exchange API key where it says "YOUR API KEY HERE" in the example.

To run the e2e example - simply type.

cargo run --example e2e

TODO

  1. Deserialisation of responses into useable structs
  2. Split socket into reader/writer and move to separate threads
  3. Possibly move to futures based implementation

About

Rust Implementation of Blockchain Exchange Websocket Api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages