You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What new topic/thread/tutorial are you proposing? Please describe.
A simple guide on how to add a new Libp2p transport using Libp2p transport interface.
This guide will go through:
The concepts of transports, what are they and why do we need them?
What are Libp2p transports & Is there a difference in Web 2.0 & Libp2p transports? (TLDR; Libp2p provides more flexibility than Web 2.0 when using transports)
A code walkthrough to add a new Libp2p transport for js-libp2p.
The text was updated successfully, but these errors were encountered:
What new topic/thread/tutorial are you proposing? Please describe.
A simple guide on how to add a new Libp2p transport using Libp2p transport interface.
This guide will go through:
The text was updated successfully, but these errors were encountered: