docs.rs failed to build lighter-rust-0.2.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
lighter-rust-0.1.0
Lighter Rust SDK (WIP)
Rust SDK for Lighter (v2)
Installation
Add this to your Cargo.toml:
[]
= "0.1.0"
Or use the latest from GitHub:
[]
= { = "https://github.com/yongkangc/lighter-rust" }
Quick Start
use ;
async
Documentation
API Documentation & Coverage
- AccountApi - Account management operations
- AnnouncementApi - Announcement operations
- BlockApi - Info related to the network blocks
- BridgeApi - Fastbridge info
- CandlestickApi - Market data and OHLCV
- FundingApi - Info regarding the funding rates
- InfoApi - Other info
- NotificationApi - Notifications operations
- OrderApi - Order placement and management
- ReferralApi - Info related to referrals
- RootApi - General platform info
- TransactionApi - Transaction history and tracking
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Disclaimer
This is an unofficial SDK. Use at your own risk. Always test thoroughly before using in production.
Support
For issues and questions:
- Open an issue on GitHub
- Check the API documentation