Beitrag
Teile dein Wissen.
Ramirez10
May 11, 2025
Diskussion
Is there a Rust SDK available for blob retrieval?
I'm working on a project where I need to retrieve blobs and I'm wondering if there is a Rust SDK available for blob retrieval tasks, or if there are any community-built SDKs or alternatives?
- Walrus
- blob
0
1
Teilen
Kommentare
Antworten
1May 11 2025, 21:59
Retrieving a blob is essentially an HTTP call. There might be community-built SDKs for this purpose. If not, you can create your own SDK tailored to your specific needs. For Walrus, an official Rust SDK is in the works but not yet released. In the meantime, you can use the HTTP API to interact with blobs.
0
Kommentare
Weißt du die Antwort?
Bitte melde dich an und teile sie.