Guides
Sail Rust Integration Guide
Walkthrough for integrating Sail Exchange Rust Client
Prerequisite You should have installed Rust (version 1.7 or higher).
In this section we’ll be going over how you can quickly get started with Sail Rust Client, from initializing Sail, to creating your first order. The Rust Client is the fastest and most secure way to interact with the exchange.
1. Install Sail
2. Install Fuels
3. Create Sail Instance
4. Create Order
5. Take Order
6. Match Order
7. Cancel Order
sail.rs