From 10c17a80870e9efd0e82366dab4f39bdd0090596 Mon Sep 17 00:00:00 2001 From: test Date: Thu, 20 Aug 2026 00:07:37 +0200 Subject: [PATCH] Add s3warm to Tools --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fa0bae3..9aae0e9 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,8 @@ This is a list of free and open source projects related to Swarm and its growing [ontodag-fs](https://github.com/petfold/ontodag-fs) - Browse an OntoDAG category lattice as a read-only fsspec and FUSE filesystem where directory paths are queries and file content is stored on Swarm. +[s3warm](https://github.com/petfold/s3warm) - Amazon S3-compatible API gateway for Swarm — point the AWS CLI, boto3, rclone or any existing S3 app at decentralized storage. + ## Smart Contracts [Swap, Swear and Swindle](https://github.com/ethersphere/swap-swear-and-swindle) - Protocols for peer-to-peer accounting.