Alex Potsides 2f598eba09
feat: update dht (#1009)
Changes dht creation to use factory function and updates docs

BREAKING CHANGE: libp2p-kad-dht has a new event-based API which is exposed as `_dht`
2021-11-25 16:32:19 +00:00
..
2021-08-20 09:13:21 +02:00
2021-08-20 09:13:21 +02:00
2021-08-20 09:13:21 +02:00
2021-08-20 09:13:21 +02:00
2021-11-25 16:32:19 +00:00
2021-11-19 08:02:24 +00:00
2021-08-20 09:13:21 +02:00
2020-12-16 13:56:41 +01:00
2021-01-19 09:57:56 +01:00
2021-11-19 08:02:24 +00:00

js-libp2p Examples and Tutorials

In this folder, you can find a variety of examples to help you get started in using js-libp2p, in Node.js and in the Browser. Every example has a specific purpose and some incorporate a full tutorial that you can follow through, helping you expand your knowledge about libp2p and p2p networks in general.

Let us know if you find any issues, or if you want to contribute and add a new tutorial, feel free to submit a PR, thank you!

Understanding how libp2p works

Other examples

For go-libp2p examples, check out https://github.com/libp2p/go-libp2p-examples#examples-and-tutorials