Post
Share your knowledge.
Ramirez10
May 11, 2025
Discussion
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
Share
Comments
Answers
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
Comments
Do you know the answer?
Please log in and share it.
Walrus is a decentralized storage and data availability protocol designed specifically for large binary files, or "blobs"
69Posts120Answers
Trending posts