btcturk

Crates.iobtcturk
lib.rsbtcturk
version0.1.0
sourcesrc
created_at2022-03-01 11:02:01.202767
updated_at2022-03-01 11:02:01.202767
descriptionUnofficial BtcTurk exchange API bindings.
homepage
repositoryhttps://github.com/mss1451/btcturk
max_upload_size
id541481
size112,878
(mss1451)

documentation

README

Unofficial BtcTurk exchange API bindings.

Use this crate to make API calls to public and private endpoints. Websocket feed is not implemented yet. This is an async crate and blocking calls are not supported yet.

This crate was made with the help of the following documents:

For more information and examples, refer to the crate's documentation.

Commit count: 4

cargo fmt