Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/max21dev/groups-relay
A NIP-29 Group Chat Relay
https://github.com/max21dev/groups-relay
bitcoin chat decentralized nip29 nostr relay
Last synced: 6 days ago
JSON representation
A NIP-29 Group Chat Relay
- Host: GitHub
- URL: https://github.com/max21dev/groups-relay
- Owner: max21dev
- Created: 2024-08-27T15:02:00.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-21T22:18:48.000Z (about 2 months ago)
- Last Synced: 2025-01-30T23:41:22.081Z (15 days ago)
- Topics: bitcoin, chat, decentralized, nip29, nostr, relay
- Language: Go
- Homepage: https://relay.groups.nip29.com
- Size: 75.2 KB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
- awesome-nostr - NIP-29 Group Chat Relay - relay.svg?style=social) - NIP-29 Group Chat Relay based on fiatjaf's [Relay29](https://github.com/fiatjaf/relay29) and [Khatru](https://github.com/fiatjaf/khatru). (Relays / Implementations)
README
# NIP-29 Group Chat Relay
This is a relay implementation based on fiatjaf's [Relay29](https://github.com/fiatjaf/relay29) and [Khatru](https://github.com/fiatjaf/khatru).
## Usage
This project is a part of [nip29.com](https://nip29.com) project and has been designed to be used with the [Groups](https://groups.nip29.com) chat client. You may also use this relay in any group chat client that supports the [NIP-29](https://github.com/nostr-protocol/nips/blob/master/29.md) by connecting to the following WebSocket URL:
```
wss://relay.groups.nip29.com
```## Self-hosting
You can also self-host this relay implementation on your own server.
## License
This is an open-source project licensed under the MIT License.