Chat
Earendil has a minimal embedded chat tool for talking to your immediate neighbors in the Earendil network. You can use it to negotiate connection prices with your neighbors.
GUI
In the "Chat" tab of the Earendil GUI, you can chat with any of your direct neighbors by selecting their fingerprint in the menu on the left side of the screen:

CLI
To chat on the command line:
where <COMMAND>
is one of:
list
- prints a summary of all your conversationsstart <neighbor-prefix>
- starts an interactive chat session with a neighbor whose fingerprint starts with<neighbor-prefix>
. This will fail if<neighbor-prefix>
matches more than one neighbor (in that case, use a longer prefix).
Some examples:
Last updated