Nim-libp2p Tutorial: A Peer-to-Peer Chat Example (3)
Hi all, welcome to the last article of the nim-libp2p's tutorial series!
This tutorial is for everyone who is interested in building peer-to-peer chatting applications. No Nim programming experience is needed.
In this part, we will walk you through how to configure and establish a libp2p node. The