Skip to content

BTCMarkets/api-v3-client-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BTCMarkets API Sample App

This is a sample application written in Rust that demonstrates how to interact with the BTCMarkets API. The entire application is contained in a single file main.rs.

Basic usage:

BTCMARKETS_API_KEY=12343 BTCMARKETS_PRIVATE_KEY=1234  cargo run

For instructions on how to build and run a Rust binary, please see the official Rust documentation at: https://doc.rust-lang.org/book/ch01-03-hello-cargo.html#building-and-running-a-cargo-project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages