From 460995713ae3b3a01e643e3ba9ebc1eaefd39e5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isabel=20Sch=C3=B6ps=20Thiel=20=40IsabelSchoepd?= <155141998+IST-Github@users.noreply.github.com> Date: Thu, 4 Jan 2024 04:32:29 +0100 Subject: [PATCH] Delete swarm directory MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Isabel Schöps Thiel @IsabelSchoepd <155141998+IST-Github@users.noreply.github.com> --- swarm/README.md | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 swarm/README.md diff --git a/swarm/README.md b/swarm/README.md deleted file mode 100644 index 41b6aa9100..0000000000 --- a/swarm/README.md +++ /dev/null @@ -1,7 +0,0 @@ -# Swarm - -https://www.ethswarm.org/ - -Swarm is a distributed storage platform and content distribution service, a native base layer service of the ethereum web3 stack. The primary objective of Swarm is to provide a decentralized and redundant store for dapp code and data as well as block chain and state data. Swarm is also set out to provide various base layer services for web3, including node-to-node messaging, media streaming, decentralised database services and scalable state-channel infrastructure for decentralised service economies. - -**Note**: The codebase has been moved to [ethersphere/bee](https://github.com/ethersphere/bee)