Skip to content

Commit

Permalink
fix: add gossipsub implementation in README
Browse files Browse the repository at this point in the history
  • Loading branch information
a1300 committed Aug 22, 2019
1 parent 9402257 commit 2684e36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -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

Expand Down

0 comments on commit 2684e36

Please sign in to comment.