14 Forks
29 Stars
29 Watchers

peerchat

A terminal-based P2P chat application using libp2p and Golang that uses a Kademlia DHT and the IPFS network for peer discovery and routing

How to download and setup peerchat

Open terminal and run command
git clone https://github.com/manishmeganathan/peerchat.git
git clone is used to create a copy or clone of peerchat repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with peerchat https://github.com/manishmeganathan/peerchat/archive/master.zip

Or simply clone peerchat with SSH
[email protected]:manishmeganathan/peerchat.git

If you have some problems with peerchat

You may open issue on peerchat support forum (system) here: https://github.com/manishmeganathan/peerchat/issues