From 1782e4c357e5813cda6176767b1e8ad58f124c8a Mon Sep 17 00:00:00 2001 From: Rinse <98007027+Rinse12@users.noreply.github.com> Date: Wed, 27 Aug 2025 05:48:19 +0000 Subject: [PATCH] Update users.md to include Plebbit as a user of libp2p --- content/concepts/introduction/users.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/concepts/introduction/users.md b/content/concepts/introduction/users.md index 05956cd0..6222518c 100644 --- a/content/concepts/introduction/users.md +++ b/content/concepts/introduction/users.md @@ -51,5 +51,6 @@ A few notable users of libp2p include (3 most notable users listed first with th | **[Taiko Labs](https://taiko.xyz/)** | Taiko Labs has leveraged libp2p to build a robust, scalable, and efficient ZK-Rollup infrastructure. | | **[Uniswap](https://uniswap.org/)** | Ethereum's transition to proof-of-stake, facilitated in part by libp2p, has created a more sustainable and efficient environment for decentralized applications like Uniswap to operate. | | **[webAI](https://www.webai.com/)** | webAI uses libp2p to provide a distributed AI model training and inference platform for businesses. | +| **[Plebbit](https://www.plebbit.com/)** | Plebbit uses libp2p to to establish connections between community and peer nodes in both browser and desktop nodes. | This list of notable users is incomplete and constantly growing. Additions are welcome and can be added via [PR on Github](https://github.com/libp2p/docs/pulls).