Publicación
Comparte tu conocimiento.
Ramirez10
May 11, 2025
Discusión
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
Cuota
Comentarios
Respuestas
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
Comentarios
Sabes la respuesta?
Inicie sesión y compártalo.