From 58d7ca70be992c7442e1557f3c8a8079d68515f8 Mon Sep 17 00:00:00 2001 From: coderpwh Date: Thu, 28 Aug 2025 21:49:17 +0800 Subject: [PATCH] add rust sdk --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 24d67eb..486b64e 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Walrus is the next generation of data storage. It is secure, efficient, and dece - [S3 Compatible Storage API](https://docs.nami.cloud/api-reference/storage/authentication) - S3 Compatible Walrus Storage API maintained by Nami Cloud. It supports Authentication, Bucket Operations, and Object Operations. - [Standard Crypto Walrus Python SDK](https://github.com/standard-crypto/walrus-python) - A Python client for interacting with the Walrus HTTP API. - [iWalrusSDK](https://github.com/akhtarshahnawaz/iWalrusSDK) - An iOS SDK built to enable smooth uploading, downloading, publisher authentication, caching of binary blobs, and streaming via customizable publisher and aggregator services through the Walrus HTTP API. +- [Rust SDK](https://github.com/pwh-pwh/walrus_rs) - A Rust client for interacting with the Walrus HTTP API. ## Visualization