fynd-client 0.43.2

Rust client for the Fynd DEX router
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# fynd-client

Rust client for the [Fynd](https://fynd.xyz) DEX router.

For documentation, guides, and API reference visit **<https://docs.fynd.xyz/>**.

## Installation

```sh
cargo add fynd-client
```

## Quick start

See the [quickstart guide](https://docs.fynd.xyz/get-started/quickstart) and the
[`examples/`](examples/) directory for complete, runnable programs.