Update README.md

This commit is contained in:
d47081 2024-05-01 18:46:47 +03:00 committed by GitHub
parent f17dfa38d5
commit 0a6b0cbd1a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,8 @@ KevaChat Server for [NPS Protocol](https://nightfall.city/nps/info/specification
Listen connections on `1915` port and save messages to given `namespace` in [KevaCoin](https://github.com/kevacoin-project) blockchain
![kevachat/npsapp](https://github.com/kevachat/npsapp/assets/108541346/36f8c2c2-197b-4f0f-9596-e92528293dfc)
To read messages, use KevaChat [webapp](https://github.com/kevachat/webapp), [geminiapp](https://github.com/kevachat/geminiapp) or any [KevaCoin explorer](https://github.com/kvazar-network/awesome-kevacoin#explorers)!
## Components
@ -62,4 +64,4 @@ WantedBy=multi-user.target
## Use
* `nc 127.0.0.1 1915`
* `telnet 127.0.0.1 1915`
* `telnet 127.0.0.1 1915`