diff --git a/README.md b/README.md index f6074de8ff..0fe1f322ce 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ Validates the signature of a message. You can use the following implementations as examples for building your own pubsub implementation. - [libp2p/js-libp2p-floodsub](https://github.com/libp2p/js-libp2p-floodsub) +- [ChainSafe/gossipsub-js](https://github.com/ChainSafe/gossipsub-js) ## Contribute