Bài viết
Chia sẻ kiến thức của bạn.
Ramirez10
May 11, 2025
Thảo Luậ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
Chia sẻ
Bình luận
Câu trả lời
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
Bình luận
Bạn có biết câu trả lời không?
Hãy đăng nhập và chia sẻ nó.