Make two libp2p nodes with encrypted connection and communicate each other
wget xxxxx
cd xxxx
npm install
node src/moon.js
# in another console
node src/earth.js
# type something fun to send to moon
https://medium.com/swlh/building-a-chat-application-using-libp2p-7c2f990ed473