licenses.dev

ftx_async v0.0.3

Unofficial asynchronous Rust library for the FTX crypto exchange Websocket and REST API. The websocket interface fully abstracts the connection to FTX by publishing messages onto a MPSC channel and managing authentication, reconnections and keep-alives in the background.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/ftx_async)](https://licenses.dev/cargo/ftx_async)
<a href="https://licenses.dev/cargo/ftx_async">
  <img src="https://licenses.dev/b/cargo/ftx_async" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.3 version:

[![licenses](https://licenses.dev/b/cargo/ftx_async/0.0.3)](https://licenses.dev/cargo/ftx_async/0.0.3)
<a href="https://licenses.dev/cargo/ftx_async/0.0.3">
  <img src="https://licenses.dev/b/cargo/ftx_async/0.0.3" alt="licenses" />
</a>
GitHub