From f11d487f85156e3841ce9e00689a62eb7e2979cb Mon Sep 17 00:00:00 2001 From: Marten Seemann Date: Sun, 21 Sep 2025 05:45:21 +0200 Subject: [PATCH] README: remove Drand from notable users section --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8eeb68b6a..7055639fa 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,6 @@ informed by Go's own [security policy](https://go.dev/doc/security/policy). Some notable users of go-libp2p are: - [Kubo](https://github.com/ipfs/kubo) - The original Go implementation of IPFS - [Lotus](https://github.com/filecoin-project/lotus) - An implementation of the Filecoin protocol -- [Drand](https://github.com/drand/drand) - A distributed random beacon daemon - [Prysm](https://github.com/prysmaticlabs/prysm) - An Ethereum Beacon Chain consensus client built by [Prysmatic Labs](https://prysmaticlabs.com/) - [Berty](https://github.com/berty/berty) - An open, secure, offline-first, peer-to-peer and zero trust messaging app. - [Wasp](https://github.com/iotaledger/wasp) - A node that runs IOTA Smart Contracts built by the [IOTA Foundation](https://www.iota.org/)