mirror of
https://github.com/kevachat/npsapp.git
synced 2025-01-15 09:30:00 +00:00
update readme
This commit is contained in:
parent
f6a8b1f41a
commit
80985e40d8
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
KevaChat Application for [NPS Protocol](https://nightfall.city/nps/info/specification.txt)
|
KevaChat Application for [NPS Protocol](https://nightfall.city/nps/info/specification.txt)
|
||||||
|
|
||||||
Listen connections on `1900` port and save messages to given `namespace` in [KevaCoin](https://github.com/kevacoin-project) blockchain.
|
Listen connections on `1900` port and save messages to given `namespace` in [KevaCoin](https://github.com/kevacoin-project) blockchain
|
||||||
|
|
||||||
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)
|
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
|
## Components
|
||||||
|
|
||||||
* [kevachat/kevacoin-php](https://github.com/kevachat/kevacoin-php) - KevaCoin library for PHP
|
* [kevachat/kevacoin-php](https://github.com/kevachat/kevacoin-php) - KevaCoin library for PHP 8
|
||||||
* [yggverse/nps-php](https://github.com/YGGverse/nps-php) - PHP 8 / Composer Library for NPS Protocol
|
* [yggverse/nps-php](https://github.com/YGGverse/nps-php) - PHP 8 / Composer Library for NPS Protocol
|
||||||
* [gregwar/captcha](https://github.com/Gregwar/Captcha) - Captcha library to prevent spam abuses
|
* [gregwar/captcha](https://github.com/Gregwar/Captcha) - Captcha library to prevent spam abuses
|
||||||
* [ixnode/php-cli-image](https://github.com/ixnode/php-cli-image) - Library converts captcha to ASCII format
|
* [ixnode/php-cli-image](https://github.com/ixnode/php-cli-image) - Library converts captcha to ASCII format
|
Loading…
x
Reference in New Issue
Block a user