You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Halimao 5286cdafab
chore: update chat-with-mdns example readme (#2678)
10 months ago
..
chat examples: stop using deprecated peer.ID.Pretty (#2563) 1 year ago
chat-with-mdns chore: update chat-with-mdns example readme (#2678) 10 months ago
chat-with-rendezvous examples: update go-libp2p to v0.30.0 (#2507) 1 year ago
echo chore: fix typos (#2608) 12 months ago
http-proxy examples: stop using deprecated peer.ID.Pretty (#2563) 1 year ago
ipfs-camp-2019 chore: update examples to v0.32 (#2626) 1 year ago
libp2p-host Fix typos in comments and a test failure message (#2600) 1 year ago
metrics-and-dashboards examples: update go-libp2p to v0.30.0 (#2507) 1 year ago
multipro examples: update go-libp2p to v0.30.0 (#2507) 1 year ago
pubsub chore: update examples to v0.32 (#2626) 1 year ago
relay chore: fix typos (#2608) 12 months ago
routed-echo examples: stop using deprecated peer.ID.Pretty (#2563) 1 year ago
testutils examples: update go-libp2p to v0.30.0 (#2507) 1 year ago
README.md chore: update js-libp2p examples repo (#2624) 1 year ago
go.mod chore: update examples to v0.32 (#2626) 1 year ago
go.sum chore: update examples to v0.32 (#2626) 1 year ago

README.md

go-libp2p examples and tutorials

In this folder, you can find a variety of examples to help you get started in using go-libp2p. Every example as a specific purpose and some of each 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 issue or if you want to contribute and add a new tutorial, feel welcome to submit a pr, thank you!

Examples and Tutorials

For js-libp2p examples, check https://github.com/libp2p/js-libp2p-examples