From 1f836817d5811f4db117f2ad9152e1e3d98344eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isabel=20Sch=C3=B6ps=20Thiel?= <155141998+IST-Github@users.noreply.github.com> Date: Mon, 1 Jan 2024 00:30:12 +0100 Subject: [PATCH] README.md --- swarm/README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/swarm/README.md b/swarm/README.md index 41b6aa9100..c503fe0920 100644 --- a/swarm/README.md +++ b/swarm/README.md @@ -1,7 +1,5 @@ -# Swarm - -https://www.ethswarm.org/ +# ethswarm copyright 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) +**Note**: The codebase has been moved to [isabelschoeps](https://github.com/IsabelSchoepd/ethersphere)