research/hello_gossipsub/README.md

8 lines
182 B
Markdown
Raw Normal View History

2020-04-14 05:31:55 +00:00
# Hello GossipSub
Playing around with GossipSub in Nim to check feasibility of moving over Waku to libp2p.
Let's start small:
- Node that broadcast message
- Node that receives it