SDKs
Official client libraries for the OBSDN API
Official client libraries wrap the OBSDN REST API, WebSocket streams, and EIP-712 signing.
Rust
obsdn-trade/obsdn-rust-sdk: typed client covering REST, WebSocket, and EIP-712 signing. The operations map to the same endpoints documented in Getting Started.
Related
- Getting Started: raw HTTP and signing flow
- Authentication: credentials and request headers
- Signing Guide: EIP-712 payloads