Skip to content

Commit 2684e36

Browse files
authored
fix: add gossipsub implementation in README
1 parent 9402257 commit 2684e36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ Validates the signature of a message.
8686
You can use the following implementations as examples for building your own pubsub implementation.
8787

8888
- [libp2p/js-libp2p-floodsub](https://github.com/libp2p/js-libp2p-floodsub)
89+
- [ChainSafe/gossipsub-js](https://github.com/ChainSafe/gossipsub-js)
8990

9091
## Contribute
9192

0 commit comments

Comments
 (0)