Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 238 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 238 Bytes

Decentralized_Chat_Application

simple, interactive chat application that can exchange messages between different peers over Kademlia

Run

First create first node in network:

python ./first_node.py

Then chat:

python ./chatten.py