Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Razican/bittrex-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bittrex API for Rust

Build Status codecov Crates.io

This crate implements a client to connect with the Bittrex API. It can be used by adding the crate to Cargo.toml and this to the main.rs or lib.rs file:

extern crate bittrex;

Note: Work in progress.

License

This crate is distributed under the terms of both the MIT license and the Apache License (Version 2.0), at your option. See LICENSE-APACHE, and LICENSE-MIT files for details.

About

Bittrex API client in Rust.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published