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.
Jakub Sztandera 8c975722a1
Update go-libp2p in examples to fix CI
3 years ago
..
chat Add .gitignore for each example 4 years ago
chat-with-mdns Add .gitignore for each example 4 years ago
chat-with-rendezvous Add .gitignore for each example 4 years ago
echo Add .gitignore for each example 4 years ago
http-proxy Add .gitignore for each example 4 years ago
ipfs-camp-2019 Update go-libp2p in examples to fix CI 3 years ago
libp2p-host Add .gitignore for each example 4 years ago
multipro doc(examples): remove incorrect readme 4 years ago
pubsub Update go-libp2p in examples to fix CI 3 years ago
relay Add .gitignore for each example 4 years ago
routed-echo Add .gitignore for each example 4 years ago
testutils chore: fix staticcheck errors 4 years ago
README.md doc(examples): remove unecessary header info 4 years ago
go.mod Update go-libp2p in examples to fix CI 3 years ago
go.sum Update go-libp2p in examples to fix CI 3 years 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/tree/master/examples