Ember Agent Rust SDK
Welcome to the Ember Rust SDK documentation. This SDK provides comprehensive Rust bindings for Ember's DeFi operations across multiple blockchain networks.
Overview
The Ember Rust SDK enables developers to:
Execute token swaps and manage limit orders
Provide and manage liquidity positions
Interact with lending and borrowing protocols
Stake tokens and manage yield farming positions
Stream real-time price and position updates
Access social sentiment data
Participate in governance protocols
Key Features
Type Safety: Fully typed Rust interfaces for all operations
Error Handling: Comprehensive error types and handling
WebSocket Support: Real-time data streaming capabilities
Cross-Chain: Support for multiple blockchain networks
DeFi Integration: Complete DeFi operation support
Getting Started
To begin using the Ember Rust SDK, start with our Installation & Setup guide.
Last updated